OS X bison warning suppression
This commit is contained in:
parent
ab8f05204f
commit
01d4bc391c
1 changed files with 1 additions and 0 deletions
|
|
@ -3667,6 +3667,7 @@ cpp_class_decl : storage_class cpptype idcolon inherit LBRACE {
|
|||
String *name = 0;
|
||||
Node *n;
|
||||
Classprefix = 0;
|
||||
(void)$<node>5;
|
||||
$$ = currentOuterClass;
|
||||
currentOuterClass = Getattr($$, "nested:outer");
|
||||
if (!currentOuterClass)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue