ciderpress/linux
Andy McFadden 8e910b23ca gcc/linux updates
Many updates to format strings, largely as a result of changing
various "long" variables to uint32_t.

Fixed the diskimg debug macros for gcc, which requires an extra
"##" to remove the "," when there are no arguments.  (Apparently
Visual Studio just strips this away for you.)

Stripped out a couple of dead variables spotted by gcc.  Return
the actual error in a couple of HFS file functions.
2014-12-11 16:36:40 -08:00
..
.gitignore gcc/linux updates 2014-12-11 16:36:40 -08:00
Convert.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
GetFile.cpp initial import 2007-03-27 17:47:10 +00:00
MDC.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
MakeDisk.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
Makefile gcc/linux updates 2014-12-11 16:36:40 -08:00
PackDDD.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
SSTAsm.cpp initial import 2007-03-27 17:47:10 +00:00
StringArray.h initial import 2007-03-27 17:47:10 +00:00