FLTK logo

STR #748

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #748

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:4 - High, e.g. key functionality not working
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:Fl_Clock_Output::value(ulong) does not change value_
Version:1.1.6
Created By:calvin.chan
Assigned To:mike
Fix Version:1.1.7 (SVN: v4109)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 mike
15:19 Mar 12, 2005
str748.patch
1k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 calvin.chan
09:28 Mar 07, 2005
The method Fl_Clock_Output::value(ulong) is supposed to change the internal value of the clock. It does change the values for hour, minute and seconds but not the value for the private variable value_.

This is critical as the method Fl_Clock_Output::value() is supposed to return the internal value of the clock. This method relies on the vaariable value_. Because of this bug, the method always returns 0 as set by the constructor. As a side effect, the method value(int, int, int) also has the same problem.
 
 
#2 mike
15:19 Mar 12, 2005
Fixed in Subversion repository.

Patch attached...
 
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.