[Bf-committers] space_buttons/buttons_header.c: implicit declaration warning/error

Forest Ka forestcgk at gmail.com
Thu May 23 07:41:26 CEST 2013


I first checked out Blender's SVN around April 20 (when. It's worked fine
(updating and recompiling about once a week) until the last time; when it
gets to the file source/blender/editors/space_buttons/buttons_header.c
(function set_texture_context), it raises four "implicit declaration"
errors; one each for:

ED_texture_context_check_world
ED_texture_context_check_material
ED_texture_context_check_lamp
ED_texture_context_check_particles

then says "Some warnings being treated as errors", then stops the compile.
It seems that this was changed in revision 56502; I don't understand enough
about Blender to know what changed. Source:
http://blender.45788.x6.nabble.com/SVN-commit-data-svn-bf-blender-56502-branches-vgroup-modifiers-source-blender-makesrna-intern-rna-sp-td107697.html
(That's
just a guess).

(I hope this is the right group.)

Forest


More information about the Bf-committers mailing list