From: Joao C. <jc...@us...> - 2003-10-29 19:40:54
|
Update of /cvsroot/plplot/plplot/src In directory sc8-pr-cvs1:/tmp/cvs-serv10611/src Modified Files: pdfutils.c plbox.c plcore.c plfreetype.c plot3d.c Log Message: Mostly cosmetic changes that enable plplot to compiled with (almost) no warnings, even with gcc -Wall. Most changes are just casts, and most of them are tcl/tk related. For tcl/tk-8.4, no warnings occurs. Also tested with tcl/tk-8.3, where some warnings remain. There are no java/f77/cxx/python/octave changes. |