Dear fltk developers, I checked out http://svn.easysw.com/public/fltk/fltk/branches/branch-1.3/src and ran 'cppcheck' (http://sourceforge.net/projects/cppcheck/) on every source file via:
$ cd src/ $ cppcheck *.cxx This prints out a lot of warnings about memory allocation issues and others. I just want you to know about these warnings. Maybe you could have a look into some of these before releasing FLTK 1.3 in order to make sure everything works fine. Many thanks in advance, Alexander Voigt _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
