ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
Last change
on this file since adf34b3 was b2de2e0, checked in by Andrew Beach <ajbeach@…>, 5 years ago |
Improved the check of the catch[Resume] exception declaration.
|
-
Property mode
set to
100644
|
File size:
342 bytes
|
Line | |
---|
1 | exceptions/type-check.cfa:8:1 error: catch must have pointer to an exception type
|
---|
2 | exceptions/type-check.cfa:9:1 error: catch must have pointer to an exception type
|
---|
3 | exceptions/type-check.cfa:10:1 error: catchResume must have pointer to an exception type
|
---|
4 | exceptions/type-check.cfa:11:1 error: catchResume must have pointer to an exception type
|
---|
Note:
See
TracBrowser
for help on using the repository browser.