DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2813
Version: 1.3-feature


Compiling any recent fltk-1.3.x-r.XXXX with MINGW64 using their latest
4.7.0 G++ version will result in a ton of compile warnings. Most of these
are due to sizeof(long) < sizeof(void *) in this architecture, but there
are a few more that are the result of some stricter checks performed in
the new compiler. 

Attached files contain the warnings and the patches to fix them.


Link: http://www.fltk.org/str.php?L2813
Version: 1.3-feature
Attachment: http://www.fltk.org/strfiles/2813/fltk-1.3.x-r9285.mingw64.warnings

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to