| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #2568
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 3 - Moderate, e.g. unable to compile the software |
Scope: | 3 - Applies to all machines and operating systems |
Subsystem: | Unassigned |
Summary: | dubious logical expresion on 'if' statement |
Version: | 2.0-feature |
Created By: | graycrow |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]No files
Trouble Report Comments:
[ Post Text ]
|
#1 | graycrow 07:32 Feb 17, 2011 |
| on FileInput.cxx: line 270 exist this statement: if (when()&(WHEN_CHANGED|WHEN_ENTER_KEY_ALWAYS |WHEN_ENTER_KEY_ALWAYS) ) {
where constant WHEN_ENTER_KEY_ALWAYS repeats | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |