[Bf-committers] vc and variable declaration

Paolo Colombo info at blender3d.it
Mon Mar 13 15:43:02 CET 2006


Hi all,
(I'm sorry for my poor english)

after this commit: 
http://projects.blender.org/pipermail/bf-blender-cvs/2006-March/006237.html

cvs not copile with vc toolkit (win32)

vc do not like declaration of variabiles inside a function

declearing:
	PyObject *valtuple;
	PyObject *error = NULL;
just after function declaration compile again.


Ciao, Paolo


More information about the Bf-committers mailing list