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:
Marcelo Matus 2006-02-16 06:59:06 +00:00
commit e26e9d9b6d
3 changed files with 29 additions and 0 deletions

View file

@ -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