raze/polymer
helixhorned eee507741d CON parser cleanup: In C_Compile, initially clear three arrays with
Bmemset(..., 0, sizeof(...)) instead of clearbuf(..., MAX..., 0),
because the latter would clear only half of the data on 64-bit platforms.

git-svn-id: https://svn.eduke32.com/eduke32@2189 1a8010ca-5511-0410-912e-c29ae57300e0
2011-12-21 18:41:55 +00:00
..
eduke32 CON parser cleanup: In C_Compile, initially clear three arrays with 2011-12-21 18:41:55 +00:00
synthesis.sh fix clobbering of ebacktrace1.dll during synthesis building 2011-10-02 07:47:18 +00:00