1
0
forked from mirrors/0ad
Files
0ad/source/scripting
janwas aaccb15c0a another 64-bit fix, we're now getting there :D
(the change is inside #if !GCC_VERSION so it can't break GCC)

adding specializations for (un)signed long sounds good, it's just that
x64 MSC still treats size_t as distinct but not ssize_t. removing the
latter makes it build on win32 and win64.

This was SVN commit r6198.
2008-07-04 19:25:52 +00:00
..
2008-06-25 23:01:13 +00:00
2008-06-25 23:01:13 +00:00
2008-07-04 11:17:24 +00:00