Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 27, 2014, 07:36:17 pm

Title: Nightly (Windows): 27 Aug 2014 - Revision 11029
Post by: SirKnightly on August 27, 2014, 07:36:17 pm
Here is the nightly for Windows on 27 Aug 2014 - Revision 11029

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 127

Group: Standard
fso_Standard_20140827_r11029.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140827_r11029.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140827_r11029.md5)

Group: NO-SSE
fso_NO-SSE_20140827_r11029.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20140827_r11029.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20140827_r11029.md5)

Group: SSE
fso_SSE_20140827_r11029.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20140827_r11029.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20140827_r11029.md5)

Code: [Select]
------------------------------------------------------------------------
r11029 | niffiwan | 2014-08-26 06:14:48 -0500 (Tue, 26 Aug 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/sound/rtvoice.cpp

Revert "Silence GCC warning variable ‘max_size’ set but not used"

Based on chief1983's comment that this code is still used, I'll take
the safer route of just telling gcc to shaddupaboudit
------------------------------------------------------------------------