Remove the -rename option in the Go language support. Do a much
better job of checking for name conflicts. Ignore conflicting names with a warning. Adjust the testsuite accordingly. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12135 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
683dafb6d3
commit
2970f53c21
18 changed files with 232 additions and 94 deletions
|
|
@ -258,6 +258,9 @@
|
|||
|
||||
/* please leave 870-889 free for PHP */
|
||||
|
||||
#define WARN_GO_NAME_CONFLICT 890
|
||||
|
||||
/* please leave 890-899 free for Go */
|
||||
|
||||
/* Feel free to claim any number in this space that's not currently being used. Just make sure you
|
||||
add an entry here */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue