| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #1807
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: | FLUID's functions are not spit in the specified order |
Version: | 2.0-current |
Created By: | gga |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]No files
Trouble Report Comments:
[ Post Text ]
|
| Currently, if you define a function in FLUID, when the code is generated, FLUID does not respect the order in which the function is listed in the hierarchy.
If this function is used inside a widget callback, the callbacks may appear as inline functions before the function is defined. This can lead to linking to fail. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |