[Bf-blender-cvs] Patch: Const-ifying build info

Clark Gaebel cg.wowus.cg at gmail.com
Sun Feb 28 23:26:05 CET 2010


I'm just browsing through blender's source, and I found a little totally 
non-vital inconsistency. In source/creator/buildinfo.c, build info is of 
type "const char*". When it is referred to in creator.c, it has 
magically become char*.

Attached is a patch to fix this.

-Clark
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Constification.patch
URL: <http://lists.blender.org/pipermail/bf-blender-cvs/attachments/20100228/c3007211/attachment.ksh>


More information about the Bf-blender-cvs mailing list