Blender Git Loki
Git Commits -> Revision 55cde42
Revision 55cde42 by Hans Lambermont (master) February 18, 2007, 21:03 (GMT) |
Finally commit a workaround for the Python>2.3 and FreeBSD>5.0 problem. See http://projects.blender.org/pipermail/bf-committers/2005-April/010506.html and projects.blender.org/pipermail/bf-committers/2006-December/017035.html A workaround was proposed by Kester Maddock http://projects.blender.org/pipermail/bf-committers/2005-April/010510.html and recently again, independently by Andreas Kasparz (no URL, private email) See also http://svn.python.org/projects/python/tags/r24c1/Include/pyport.h, starting line 430 : "On 4.4BSD-descendants, ctype functions serves the whole range of wchar_t character set rather than single byte code points only. This characteristic can break some operations of string object..." |
Commit Details:
Full Hash: 55cde4276b643f812e0b780a46def15b76128b8a
SVN Revision: 10106
Parent Commit: 0246e8b
Lines Changed: +19, -0
1 Modified Path:
/source/gameengine/Expressions/KX_Python.h (+19, -0) (Diff)