gzdoom/tools/updaterevision
Randy Heit 41de448add - Fixed some warnings flagged by GCC 4.1.1, which brings up an interesting
observation. The following code works with VC++ 2005. It aborts with GCC:
    FString str = "This is a string.";
    Printf ("%s\n", str);

SVN r408 (trunk)
2006-12-09 00:16:10 +00:00
..
Makefile Upgraded ccdv-win32.c and the Makefiles so that they are fully functional under MSYS. 2006-08-11 03:07:32 +00:00
trustinfo.txt SVN r402 (trunk) 2006-12-04 03:23:02 +00:00
updaterevision.c SVN r402 (trunk) 2006-12-04 03:23:02 +00:00
updaterevision.vcproj - Fixed some warnings flagged by GCC 4.1.1, which brings up an interesting 2006-12-09 00:16:10 +00:00