[Bf-blender-cvs] CVS commit: blender/source/blender/blenkernel BKE_bad_level_calls.h blender/source/blender/blenkernel/bad_level_call_stubs stubs.c

Willian Padovani Germano wgermano at ig.com.br
Tue Dec 16 01:18:00 CET 2003


ianwill (Willian Padovani Germano) 2003/12/16 01:18:00 CET

  Modified files:
    blender/source/blender/blenkernel BKE_bad_level_calls.h 
    blender/source/blender/blenkernel/bad_level_call_stubs stubs.c 
  
  Log:
  Trying again to fix build problems with traditional makefiles.
  
  I took a look at how other BPY_* functions were working in blenkernel/
  and got to bad level calls (ah, so this is what that is for...).
  As a test, I added BPY_clear_script to the "stubs", argh.  If this works,
  I'm curious: are these bad level calls needed only by some targets (irix)
  because of peculiarities in compiler linkage?
  
  Thanks again, Chris, if this doesn't work, I'll move or copy  the function to
  script.c, probably, also adding Python.h to it.
  
  Revision  Changes    Path
  1.6       +3 -1      blender/source/blender/blenkernel/BKE_bad_level_calls.h
  1.9       +3 -2      blender/source/blender/blenkernel/bad_level_call_stubs/stubs.c



More information about the Bf-blender-cvs mailing list