William S Fulton
|
986a13f1a0
|
Fix Python typedef bool default arguments that are not booleans.
Includes code optimisation in PYTHON::convertValue().
Closes #327
|
2015-05-27 20:55:56 +01:00 |
Jon Schlueter
|
b77f3afafb
|
autopep8 cleanup of Examples/test-suite/python
automated cleanup of python pep8 whitespace compliance
|
2015-05-08 21:35:52 -04:00 |
Olly Betts
|
c2972b8bf0
|
[Python] Deal with an integer as the default value of a bool
parameter in the C++ prototype. Fixes github #327, reported by
Greg Allen.
|
2015-05-07 16:25:32 +12:00 |
William S Fulton
|
5f4d8c6112
|
Fix SF #3194294 - corner case bug when 'NULL' is used as the default value for a primitive type parameter in a method declaration.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12525 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-03-09 22:31:08 +00:00 |