Commit Graph

3 Commits

Author SHA1 Message Date
f38e0686d9 new round of warning fixes. we are now down to 24 with Xcode on blender
alone with the following flags :
-Wall -Wno-char-subscripts -Wno-missing-braces.

the only one still worrying me is in rand.c line 57 :

rand.c:57: integer constant is too large for "long" type

but i have no clue about how correct cross-compiler and 32/64 bits friendly

see also my mail to commiter list for signed/unsigned issues
2005-06-04 16:22:50 +00:00
35ee2c2b4e fix a little mem leak
.
2005-05-18 23:53:00 +00:00
cc008dbc30 it wrapping font stuff like font file info
.
2005-05-04 21:26:29 +00:00