[Bf-committers] Error in Object.c.... when oh when are people going to read gcc warnings!

Ton Roosendaal ton at blender.org
Thu Mar 2 00:40:55 CET 2006


Hi Campbell,

Object.c, line 3215:
dupli_objects_list= PyList_New( BLI_countlist(&(lb))-1 );

Apart from the confusing notation &(lb), it's also wrong. The compiler  
warns you nicely for it. I had hoped even scons devs now have proper  
warning levels set, and actually read that?

-Ton-

------------------------------------------------------------------------ 
--
Ton Roosendaal  Blender Foundation ton at blender.org  
http://www.blender.org



More information about the Bf-committers mailing list