Blender Git Loki
Git Commits -> Revision 513f363
Revision 513f363 by Joshua Leung (master) April 14, 2012, 11:58 (GMT) |
Silencing some compiler warnings on Windows argv is defined as "char *" here so that unicode magic can happen causing problems later on when "const char**" is expected instead. While this fix is redundant on other platforms, it's a lot less confusing than some of the alternative fixes. |
Commit Details:
Full Hash: 513f363ea05e9c9cf77588eb86dd4984f8aad60d
SVN Revision: 45622
Parent Commit: 9a79bd3
Lines Changed: +3, -3
1 Modified Path:
/source/creator/creator.c (+3, -3) (Diff)