[Bf-blender-cvs] CVS commit: blender/source/gameengine/Physics/common PHY_DynamicTypes.h

Stephen Swaney sswaney at centurytel.net
Sun Jan 16 18:59:23 CET 2005


stiv (Stephen Swaney) 2005/01/16 18:59:23 CET

  Modified files:
    blender/source/gameengine/Physics/common PHY_DynamicTypes.h 
  
  Log:
  remove gcc compiler error using -pedantic flag:
    comma at end of enumerator list
  
  If this change causes problems, feel free to back it out.
  
  I am trying to get gcc to complain about mixed declarations and
  code since that breaks on platforms that only support C89/C90.
  
  Revision  Changes    Path
  1.7       +2 -2      blender/source/gameengine/Physics/common/PHY_DynamicTypes.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/gameengine/Physics/common/PHY_DynamicTypes.h.diff?r1=1.6&r2=1.7&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list