]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Changed STRINGLIB_CMP from an inline function to a macro in order to avoid a 'defined...
authorEric Smith <eric@trueblade.com>
Tue, 28 Aug 2007 09:45:15 +0000 (09:45 +0000)
committerEric Smith <eric@trueblade.com>
Tue, 28 Aug 2007 09:45:15 +0000 (09:45 +0000)
commit79710cdea1975c633c63bb25b25f92ac61a976e2
treee665b363aa03e69ca79815da5c12c90f27561de8
parent3d5cb22514b408b3a6f6167fa53345e6dca58908
Changed STRINGLIB_CMP from an inline function to a macro in order to avoid a 'defined but not used' warning.
Objects/stringlib/unicodedefs.h