Blender Git Loki

Git Commits -> Revision b91bc4f

Revision b91bc4f by Campbell Barton (master)
July 8, 2012, 06:00 (GMT)
use gcc attrubutes to warn on unused return values and arguments which shouldnt be NULL.

also remove IDP_AppendArray's return value which wasnt the new item in the array (which is odd/misleading), but wasnt used anywhere either.

Commit Details:

Full Hash: b91bc4f037b5c3ce69fef2d6187690ce05ffea62
SVN Revision: 48723
Parent Commit: 8ce8647
Lines Changed: +315, -84

12 Modified Paths:

/intern/guardedalloc/intern/mallocn.c (+3, -0) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+50, -25) (Diff)
/source/blender/blenkernel/BKE_idprop.h (+128, -24) (Diff)
/source/blender/blenkernel/BKE_lamp.h (+3, -3) (Diff)
/source/blender/blenkernel/BKE_library.h (+18, -3) (Diff)
/source/blender/blenkernel/intern/idprop.c (+5, -4) (Diff)
/source/blender/blenkernel/intern/lamp.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_string.h (+96, -17) (Diff)
/source/blender/compositor/intern/COM_CompositorContext.cpp (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh_api.c (+2, -0) (Diff)
/source/blender/modifiers/intern/MOD_multires.c (+2, -0) (Diff)
/source/blender/python/intern/bpy_library.c (+6, -6) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021