DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2728 Version: 1.3-feature To test for problems with variable shadowing (for apps that compile against FLTK with e.g. -Wshadow), we could make one test program that #include's all fltk widgets, instancing them once, and have just that test program compile with -Wshadow (or equivalent depending on the compiler) This way future builds will show any shadow errors in our .H's as part of the build. Link: http://www.fltk.org/str.php?L2728 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
