| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #1369
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 2 - Low, e.g. a documentation error or undocumented side-effect |
Scope: | 2 - Specific to an operating system |
Subsystem: | Unassigned |
Summary: | Trivial warnings fix (and maybe 64-bit bugs fix) |
Version: | 2.0-current |
Created By: | ntlucas |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]
Trouble Report Comments:
[ Post Text ]
|
#1 | ntlucas 18:51 Jul 27, 2006 |
| Attached is a trivial patch to fix some warnings on Linux.
* src/clip.cxx: Unused variable * test/cairo.cxx: Dead code * src/x11/Font_xft.cxx: "warning: missing sentinel in function call" This is mostly safe on 32 bits, but can be a bug on 64 bits platforms, as explained here: http://www.linuxonly.nl/docs/sentinel/ | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |