Blender Git Commit Log
Git Commits -> Revision dabcdc1
Revision dabcdc1 by Jason Wilkins (master) April 9, 2012, 01:16 (GMT) |
Warning Fixes - const correctness in unicode encoding, unused variables in blenlib, and some type conversions This is from a patch that is in the tracker, but it leaves out a fix of BLI_gzopen which needs more work. |
Commit Details:
Full Hash: dabcdc15325702586501b5a6e401876f776d3c4c
SVN Revision: 45477
Parent Commit: 35b4836
Lines Changed: +24, -24
8 Modified Paths:
/intern/utfconv/utfconv.c (+7, -7) (Diff)
/intern/utfconv/utfconv.h (+6, -6) (Diff)
/source/blender/avi/intern/avi.c (+5, -2) (Diff)
/source/blender/blenlib/intern/path_util.c (+0, -1) (Diff)
/source/blender/blenlib/intern/winstuff.c (+0, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -2) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.cpp (+2, -2) (Diff)
/source/gameengine/Converter/KX_ConvertProperties.cpp (+2, -2) (Diff)
/intern/utfconv/utfconv.h (+6, -6) (Diff)
/source/blender/avi/intern/avi.c (+5, -2) (Diff)
/source/blender/blenlib/intern/path_util.c (+0, -1) (Diff)
/source/blender/blenlib/intern/winstuff.c (+0, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -2) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.cpp (+2, -2) (Diff)
/source/gameengine/Converter/KX_ConvertProperties.cpp (+2, -2) (Diff)