making sure the resolve_scope_node is working fine before release, and fix for unnamed namespace
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6641 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
31d0ef38c4
commit
a6dba8577d
4 changed files with 94 additions and 25 deletions
|
|
@ -140,6 +140,6 @@ if (nsoverload() != 1050):
|
|||
raise RuntimeError, ("nsoverload(const char *)")
|
||||
|
||||
|
||||
A.foo(1)
|
||||
b = B()
|
||||
|
||||
b.foo(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue