Adding a (void*) cast to freez() because Visual Age C++ won't expand the
authorDavid Schmidt <david__schmidt@users.sourceforge.net>
Thu, 25 Oct 2001 03:45:02 +0000 (03:45 +0000)
committerDavid Schmidt <david__schmidt@users.sourceforge.net>
Thu, 25 Oct 2001 03:45:02 +0000 (03:45 +0000)
commite026277712b5a1e2fda4722bb4af111e64d4a823
tree866ec4567f619472174ce0b6c71b598f4d6d4845
parent5f390b415777db21894f1b856ab3d21c9c24f7c6
Adding a (void*) cast to freez() because Visual Age C++ won't expand the
macro when called with a cast; so moving the cast to the macro def'n
seems to both eliminate compiler warnings (on darwin and OS/2, anyway) and
doesn't make macro expansion complain.  Hope this works for everyone else
too...
project.h