Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 08, 2014, 10:41:29 am

Title: Nightly (OS X): 08 Jul 2014 - Revision 10899
Post by: SirKnightly on July 08, 2014, 10:41:29 am
Here is the nightly for OS X on 08 Jul 2014 - Revision 10899

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

Group: Standard
fso_Standard_20140708_r10899.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20140708_r10899.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20140708_r10899.md5)

Code: [Select]
------------------------------------------------------------------------
r10897 | Echelon9 | 2014-07-08 07:23:54 -0500 (Tue, 08 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/radar/radardradis.cpp

Address clang warning: declaration shadows a field of 'HudGaugeRadarDradis' [-Wshadow]
------------------------------------------------------------------------
r10898 | Echelon9 | 2014-07-08 07:46:53 -0500 (Tue, 08 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound/rtvoice.cpp

Address clang warning: unused variable
------------------------------------------------------------------------
r10899 | Echelon9 | 2014-07-08 07:47:20 -0500 (Tue, 08 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cfile/cfile.h
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/mission/missionbriefcommon.h

Address clang warning: commas at the end of enumerator lists are a C++11 extension
------------------------------------------------------------------------