ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
ctor
deferred_resn
demangler
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
memory
new-ast
new-ast-unique-expr
new-env
no_list
persistent-indexer
pthread-emulation
qualifiedEnum
resolv-new
with_gc
|
Last change
on this file since b8303f44 was d5b904d, checked in by Thierry Delisle <tdelisle@…>, 9 years ago |
|
fixed expected output for renamed files
|
-
Property mode
set to
100644
|
|
File size:
625 bytes
|
| Line | |
|---|
| 1 | CFA Version 1.0.0 (debug)
|
|---|
| 2 | Error: invalid combination of storage classes in declaration of x9: static static volatile const short int
|
|---|
| 3 |
|
|---|
| 4 | Error: invalid combination of storage classes in declaration of x18: static static const volatile instance of struct __anonymous8
|
|---|
| 5 | with members
|
|---|
| 6 | i: int
|
|---|
| 7 |
|
|---|
| 8 |
|
|---|
| 9 | Error: invalid combination of storage classes in declaration of x19: static static const volatile volatile instance of struct __anonymous9
|
|---|
| 10 | with members
|
|---|
| 11 | i: int
|
|---|
| 12 |
|
|---|
| 13 |
|
|---|
| 14 | Error: invalid combination of storage classes in declaration of x28: static static volatile const instance of type Int
|
|---|
| 15 |
|
|---|
| 16 | make: *** [declarationSpecifier] Error 1
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.