fix [ 1432152 ] %rename friend operators in namespace
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8825 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
76089cb45d
commit
e26e9d9b6d
3 changed files with 29 additions and 0 deletions
|
|
@ -310,6 +310,7 @@ static void add_symbols(Node *n) {
|
|||
Delete(base);
|
||||
Delete(prefix);
|
||||
}
|
||||
Namespaceprefix = 0;
|
||||
} else {
|
||||
/* for member functions, we need to remove the redundant
|
||||
class scope if provided, as in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue