Fixup more gcc 4.4.2 warnings. vegaserver compiles with no warnings now. NOTE: size_t != 32bit on 64bit systems. Bug in csv.cpp was hidden by wrong data type. unsigned int is not good enough when comparing to size_t.
Authored by: safemode 2010-01-03
Parent: [r12582]
Child: [r12584]