FLTK logo

STR #1369

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 2.0 | Post Text | Post File | SVN ⇄ GIT ]

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:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]
Name/Time/Date Filename/Size  
 
#1 ntlucas
18:51 Jul 27, 2006
trivial-fixes.diff
2k
 
     

Trouble Report Comments:

Post Text ]
Name/Time/Date 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 ]

 
 

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'.