From: Alan W. I. <ai...@us...> - 2001-12-05 22:32:24
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv29932 Modified Files: plargs.c plcore.c Log Message: Apply Olof Svensson's patch to cast malloc's so that his Visual C++ compiler can compile the code. Note, that windows compilation does not compile all parts of the code so there is probably some other untyped mallocs still in the code. But it is a start. |