aaron-thesisarm-ehcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumwith_gc
Last change
on this file since ed3ff0a2 was
ed3ff0a2,
checked in by Rob Schluntz <rschlunt@…>, 5 years ago
|
Update fallthrough error message
|
-
Property mode set to
100644
|
File size:
638 bytes
|
Line | |
---|
1 | fallthrough.c:54:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose' |
---|
2 | fallthrough.c:56:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose' |
---|
3 | fallthrough.c:58:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose' |
---|
4 | fallthrough.c:65:1 error: 'fallthrough default' must be enclosed in a 'switch' or 'choose' control structure with a 'default' clause |
---|
5 | fallthrough.c:67:1 error: 'fallthrough' target must be a later case statement: common3 |
---|
6 | fallthrough.c:75:1 error: 'fallthrough' target must be a later case statement: common4 |
---|
7 | fallthrough.c:77:1 error: 'fallthrough default' must precede the 'default' clause |
---|
Note: See
TracBrowser
for help on using the repository browser.