[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bzflag-commits
Subject:    SF.net SVN: bzflag:[22199] trunk/bzflag/DEVINFO
From:       JeffM2501 () users ! sourceforge ! net
Date:       2011-10-30 2:31:46
Message-ID: E1RKLBa-00060Q-Fb () sfp-svn-4 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 22199
          http://bzflag.svn.sourceforge.net/bzflag/?rev=22199&view=rev
Author:   JeffM2501
Date:     2011-10-30 02:31:46 +0000 (Sun, 30 Oct 2011)
Log Message:
-----------
Clarify in the section on only using C++ standard language feature that it includes \
not using C99 and later features that are not also in the C++ standard.

Modified Paths:
--------------
    trunk/bzflag/DEVINFO

Modified: trunk/bzflag/DEVINFO
===================================================================
--- trunk/bzflag/DEVINFO	2011-10-30 01:19:17 UTC (rev 22198)
+++ trunk/bzflag/DEVINFO	2011-10-30 02:31:46 UTC (rev 22199)
@@ -156,7 +156,10 @@
 If an extension can not be avoided then it must be able to be disabled
 or replaced using a #define in config.h.  BZFlag is a cross-platform
 application so it is important to remember that not all builds will
-use your specific compiler.
+use your specific compiler. This also includes not using features
+in C99 and C1x as the windows compiler only supports C++11 and 
+there are some features in the later C versions that were not adopted
+by the C++ standard, namely the 'not' and 'o'r keywords instead of ! and ||.
 
 Formatting
 ----------

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World™ now supports Android™ Apps 
for the BlackBerry® PlayBook™. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
BZFlag-commits mailing list
BZFlag-commits@lists.SourceForge.net
https://lists.SourceForge.net/lists/listinfo/bzflag-commits
irc: #BZFlag @ irc.freenode.net


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic