fix bug #1439898 ]
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8939 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d4163acbc2
commit
abcb750a99
1 changed files with 1 additions and 0 deletions
|
|
@ -3375,6 +3375,7 @@ cpp_class_decl :
|
|||
set_nextSibling(n,p);
|
||||
while (p) {
|
||||
String *type = Copy(unnamed);
|
||||
Setattr(p,k_name,$7.id);
|
||||
Setattr(p,k_unnamed,unnamed);
|
||||
Setattr(p,k_type,type);
|
||||
Delete(type);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue