Blender Git Loki
Git Commits -> Revision b07c5f2
July 16, 2004, 14:45 (GMT) |
Bunch of small fixes for warnings and whatnot.... intern/SoundSystem/intern/SND_AudioDevice.cpp Initalized a var that could fall through with no value. source/blender/readblenfile/intern/BLO_readblenfile.c source/blender/src/space.c intern/SoundSystem/intern/SND_Scene.cpp source/gameengine/Converter/BL_MeshDeformer.cpp removed unused var's intern/SoundSystem/openal/pthread_cancel.cpp fixed a nested /* source/blender/imbuf/IMB_imbuf.h added static to the type returned for addzbufImBuf source/blender/imbuf/intern/IMB_bmp.h had a wrong prototype source/blender/src/view.c added newline at end of file. source/blender/src/sequence.c removed unused var added #include <stdlib.h> to avoid: warning: implicit declaration of function `abs' initalized a var that could have been used without being set. Kent |
Commit Details:
Full Hash: b07c5f20962420095c2b25f2bbfdc9477ff15f22
SVN Revision: 2824
Parent Commit: 376468d
Lines Changed: +9, -13
10 Modified Paths:
/intern/SoundSystem/intern/SND_AudioDevice.cpp (+1, -2) (Diff)
/intern/SoundSystem/intern/SND_Scene.cpp (+0, -2) (Diff)
/intern/SoundSystem/openal/pthread_cancel.cpp (+1, -1) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+1, -1) (Diff)
/source/blender/imbuf/intern/IMB_bmp.h (+1, -1) (Diff)
/source/blender/readblenfile/intern/BLO_readblenfile.c (+0, -1) (Diff)
/source/blender/src/sequence.c (+3, -2) (Diff)
/source/blender/src/space.c (+0, -1) (Diff)
/source/blender/src/view.c (+2, -1) (Diff)
/source/gameengine/Converter/BL_MeshDeformer.cpp (+0, -1) (Diff)
/intern/SoundSystem/intern/SND_Scene.cpp (+0, -2) (Diff)
/intern/SoundSystem/openal/pthread_cancel.cpp (+1, -1) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+1, -1) (Diff)
/source/blender/imbuf/intern/IMB_bmp.h (+1, -1) (Diff)
/source/blender/readblenfile/intern/BLO_readblenfile.c (+0, -1) (Diff)
/source/blender/src/sequence.c (+3, -2) (Diff)
/source/blender/src/space.c (+0, -1) (Diff)
/source/blender/src/view.c (+2, -1) (Diff)
/source/gameengine/Converter/BL_MeshDeformer.cpp (+0, -1) (Diff)