Blender Git Commit Log

Git Commits -> Revision 0271ad6

Revision 0271ad6 by Campbell Barton (master)
December 4, 2010, 11:44 (GMT)
Give functions that use printf style formatting GCC format attributes so if incorrect formatting is used the compiler will warn of this.
found & fixed 2x incorrect formatting args.

Commit Details:

Full Hash: 0271ad6322775de43f0c3f790f070b975861aa7d
SVN Revision: 33466
Parent Commit: 471d304
Lines Changed: +49, -21

13 Modified Paths:

/source/blender/blenkernel/BKE_modifier.h (+5, -1) (Diff)
/source/blender/blenkernel/BKE_report.h (+5, -1) (Diff)
/source/blender/blenlib/BLI_dynstr.h (+5, -1) (Diff)
/source/blender/blenlib/BLI_string.h (+10, -2) (Diff)
/source/blender/makesrna/intern/rna_access.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_animation.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_render.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+2, -2) (Diff)
/source/blender/makesrna/RNA_access.h (+10, -2) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021