Author Topic: Nightly (Linux): 22 May 2014 - Revision 10712  (Read 629 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 22 May 2014 - Revision 10712
Here is the nightly for Linux on 22 May 2014 - Revision 10712

Group: Standard
fso_Standard_20140522_r10712.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10710 | The_E | 2014-05-20 13:20:51 -0500 (Tue, 20 May 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

Amendment to 10706: INT, FLOAT and STRING are already defined symbols on Windows, I've changed them to AT_INT etc so that compilation can happen.

------------------------------------------------------------------------
r10712 | z64555 | 2014-05-22 13:51:26 -0500 (Thu, 22 May 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/debugconsole/console.cpp
   M /trunk/fs2_open/code/debugconsole/console.h
   M /trunk/fs2_open/code/debugconsole/consolecmds.cpp

Fixes 3039: C++ STL was having data race issues with instantiating the debug_commands and the vector that was supposed to reference them. Seems like :v: ran into this issue a few times before...
------------------------------------------------------------------------