| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #1968
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: | Portability fixes |
Version: | 2.0-current |
Created By: | joerg |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]
Trouble Report Comments:
[ Post Text ]
|
#1 | joerg 12:12 May 22, 2008 |
| (a) Both configure and fltk2-config depend on the bash-specific == operator for test. It is the same as the standard compliant = operator. The first two fragments of the patch fix that.
(b) fltk violates aliasing rules in a number of places. The last part fixes the first of them. I could find only this caller. Other places remain, if there's interest I will work through them and fix it. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |