Blender Git Commit Log
Git Commits -> Revision 88b30a7
Revision 88b30a7 by Joshua Leung (master) August 22, 2008, 12:10 (GMT) |
A bit of cleanup of warnings (gcc). Warnings still exist in the following places: * places (exotic.c, etc.) where format strings still use 'longs' but datatype is uintptr_t (i.e. resulting from the win64 changes) * shrinkwrap.c - a few "incompatable type" warnings |
Commit Details:
Full Hash: 88b30a740a5a3d2600b133e273cd5dba273355df
SVN Revision: 16228
Parent Commit: c230bc4
Lines Changed: +4, -3