William S Fulton
|
e8787615a7
|
Regression fix when using -keyword, kwargs or compactdefaultargs option
Restore generating a non-const cast to the default value when
wrapping const pointer default arguments.
Fixes #3075.
|
2025-02-05 08:09:44 +00:00 |
William S Fulton
|
5c2e83dd1a
|
Typedefs to references fix for the compactdefaultargs feature
Fixes error: SwigType_del_reference applied to non-reference type
|
2024-11-04 23:21:25 +00:00 |
William S Fulton
|
bbd1b8ed05
|
Add tests for Python -builtin -O and compactdefaultargs and update changes file
|
2016-04-02 11:29:54 +01:00 |
William S Fulton
|
ec75a4e978
|
warning/error fixes for Visual Studio
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7633 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-09 13:49:44 +00:00 |
William S Fulton
|
02a4e87a25
|
Fix ruby warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7591 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-04 20:38:57 +00:00 |
William S Fulton
|
fff590d2e5
|
test compactdefaultargs feature
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7560 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 21:32:12 +00:00 |