ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
deferred_resn
demangler
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
new-env
no_list
persistent-indexer
pthread-emulation
qualifiedEnum
with_gc
|
Last change
on this file since 7867eb9 was 13f5a70, checked in by Peter A. Buhr <pabuhr@…>, 8 years ago |
|
add another test
|
-
Property mode
set to
100644
|
|
File size:
641 bytes
|
| Line | |
|---|
| 1 | fallthrough.c:87:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose'
|
|---|
| 2 | fallthrough.c:89:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose'
|
|---|
| 3 | fallthrough.c:91:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose'
|
|---|
| 4 | fallthrough.c:98:1 error: 'fallthrough default' must be enclosed in a 'switch' or 'choose' control structure with a 'default' clause
|
|---|
| 5 | fallthrough.c:100:1 error: 'fallthrough' target must be a later case statement: common3
|
|---|
| 6 | fallthrough.c:108:1 error: 'fallthrough' target must be a later case statement: common4
|
|---|
| 7 | fallthrough.c:110:1 error: 'fallthrough default' must precede the 'default' clause
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.