[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [13979] trunk/blender/source/blender/ blenloader/intern:

jmsoler at free.fr jmsoler at free.fr
Wed Mar 5 18:36:53 CET 2008


Selon Brecht Van Lommel <brechtvanlommel at pandora.be>:

> Revision: 13979
>

> +			memcpy(buffer + totread, chunk->buf+chunkoffset, readsize);

Sorry to bother you with that but MSVC 8.0 does not like this line. It complains
"Error C2036, void *, unknow size".

jms



More information about the Bf-committers mailing list