change error to warning
From-SVN: r60590
This commit is contained in:
parent
bdefb2ab19
commit
65e7caddc9
@ -3,4 +3,4 @@
|
||||
static union {
|
||||
union {
|
||||
};
|
||||
}; // ERROR - anonymous union with no members
|
||||
}; // WARNING - anonymous union with no members
|
||||
|
Loading…
Reference in New Issue
Block a user