[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [19036] trunk/blender/source/gameengine: Accept negative indices's for ListValues

Campbell Barton ideasman42 at gmail.com
Fri Feb 20 01:52:43 CET 2009


does "#include <cstring>" work?

On Thu, Feb 19, 2009 at 10:11 AM,  <jmsoler at free.fr> wrote:
> Selon Campbell Barton <ideasman42 at gmail.com>:
>
>> Revision: 19036
>>
>>
> http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=19036
>> Author:   campbellbarton
>> Date:     2009-02-19 08:01:49 +0100 (Thu, 19 Feb 2009)
>>
>> Modified Paths:
>> --------------
>>     trunk/blender/source/gameengine/Expressions/InputParser.cpp
>
> Hi,
>
> for MSVC, we need something like that :
>
> #ifdef WIN32
> #define strcasecmp stricmp
> #endif
>
>
> at the beginning of the file.
>
> jms
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
- Campbell


More information about the Bf-committers mailing list