Hi, > The C compiler complained about a number of errors in our source files that > other compilers did not notice or gave warnings about. I did not have time > yet to look into them, but I think it is worth checking these.
Visual C++ 2005 gives also tons of warnings, especially about the use of sprintf (instead of snprintf), deprecated features (according to the C99 standard) and unused variables. Question is, if we should change the code accordingly - I would highly suggest it and would also do some work on it - or are there some opinions against such changes? Regards, Werner -- Dipl. Ing. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria email: [EMAIL PROTECTED] web: http://www.iap.tuwien.ac.at/~smekal phone: +43-(0)1-58801-13463 (office) +43-(0)1-58801-13469 (laboratory) fax: +43-(0)1-58801-13499 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel