ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
ctor
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
resolv-new
stuck-waitfor-destruct
with_gc
|
Last change
on this file since 25bd4e2d was c1c1112, checked in by Peter A. Buhr <pabuhr@…>, 10 years ago |
|
fix segment fault when printing syntax error, more refactoring of parser code
|
-
Property mode
set to
100644
|
|
File size:
2.0 KB
|
| Line | |
|---|
| 1 | CFA Version 1.0.0 (debug)
|
|---|
| 2 | Error: invalid combination of storage classes in declaration of x9: static const volatile short int
|
|---|
| 3 |
|
|---|
| 4 | Error: invalid combination of storage classes in declaration of x18: static const volatile instance of const volatile struct __anonymous0
|
|---|
| 5 | with members
|
|---|
| 6 | with body
|
|---|
| 7 |
|
|---|
| 8 |
|
|---|
| 9 | Error: duplicate qualifier volatile in declaration of x19: static const volatile instance of const volatile struct __anonymous1
|
|---|
| 10 | with members
|
|---|
| 11 | with body
|
|---|
| 12 |
|
|---|
| 13 |
|
|---|
| 14 | Error: invalid combination of storage classes in declaration of x28: static const volatile instance of type Int
|
|---|
| 15 |
|
|---|
| 16 | Error: duplicate qualifier const in declaration of f01: static inline function
|
|---|
| 17 | with no parameters
|
|---|
| 18 | returning const volatile int
|
|---|
| 19 |
|
|---|
| 20 |
|
|---|
| 21 | Error: duplicate qualifier volatile in declaration of f02: static inline function
|
|---|
| 22 | with no parameters
|
|---|
| 23 | returning const volatile int
|
|---|
| 24 |
|
|---|
| 25 |
|
|---|
| 26 | Error: duplicate qualifier const in declaration of f03: static inline function
|
|---|
| 27 | with no parameters
|
|---|
| 28 | returning const volatile int
|
|---|
| 29 |
|
|---|
| 30 |
|
|---|
| 31 | Error: duplicate qualifier volatile in declaration of f04: static inline function
|
|---|
| 32 | with no parameters
|
|---|
| 33 | returning const volatile int
|
|---|
| 34 |
|
|---|
| 35 |
|
|---|
| 36 | Error: duplicate qualifier const in declaration of f05: static inline function
|
|---|
| 37 | with no parameters
|
|---|
| 38 | returning const volatile int
|
|---|
| 39 |
|
|---|
| 40 |
|
|---|
| 41 | Error: duplicate qualifier volatile in declaration of f06: static inline function
|
|---|
| 42 | with no parameters
|
|---|
| 43 | returning const volatile int
|
|---|
| 44 |
|
|---|
| 45 |
|
|---|
| 46 | Error: duplicate qualifier const in declaration of f07: static inline function
|
|---|
| 47 | with no parameters
|
|---|
| 48 | returning const volatile int
|
|---|
| 49 |
|
|---|
| 50 |
|
|---|
| 51 | Error: duplicate qualifier const, volatile in declaration of f08: static inline function
|
|---|
| 52 | with no parameters
|
|---|
| 53 | returning const volatile int
|
|---|
| 54 |
|
|---|
| 55 |
|
|---|
| 56 | Error: duplicate qualifier const, volatile in declaration of f09: static inline function
|
|---|
| 57 | with no parameters
|
|---|
| 58 | returning const volatile int
|
|---|
| 59 |
|
|---|
| 60 |
|
|---|
| 61 | Error: duplicate qualifier const, volatile in declaration of f09: static inline function
|
|---|
| 62 | with no parameters
|
|---|
| 63 | returning const volatile int
|
|---|
| 64 |
|
|---|
| 65 |
|
|---|
| 66 | make: *** [declarationErrors] Error 1
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.