[Bf-committers] [Bf-commiters] source/blender/python/api2_2x/Scene.c

Nathan Letwory jesterking at letwory.net
Wed Jan 24 06:26:02 CET 2007


I just committed a fix for this.

/Nathan

Charles Schwalbach wrote:
> Here is a new error I got on IRIX that just popped up (I included the
> associated warning as well):
> 
> cc-1196 c99: WARNING File = source/blender/python/api2_2x/Scene.c, Line 
> = 1456
>  The indicated function is declared implicitly.
> 
>        object = add_only_object(type, name);
>                 ^
> 
> cc-1515 c99: ERROR File = source/blender/python/api2_2x/Scene.c, Line = 
> 1456
>  A value of type "int" cannot be assigned to an entity of type
> "struct Object *"
>          .
> 
>        object = add_only_object(type, name);
>               ^
> 
> 1 error detected in the compilation of 
> "source/blender/python/api2_2x/Scene.c".
> 
> As with anything if this is Irix specific, please just let me know.
> 
> Thanks,
> 
> Charles
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
> 



More information about the Bf-committers mailing list