string
|
Last change
on this file since 41ec71c was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 11 years ago |
|
fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs
|
-
Property mode
set to
100644
|
|
File size:
558 bytes
|
| Line | |
|---|
| 1 | Error: invalid combination of storage classes in declaration of x9: static static volatile const short int
|
|---|
| 2 |
|
|---|
| 3 | Error: invalid combination of storage classes in declaration of x18: static static const volatile instance of struct __anonymous8
|
|---|
| 4 | with members
|
|---|
| 5 | i: int
|
|---|
| 6 |
|
|---|
| 7 |
|
|---|
| 8 | Error: invalid combination of storage classes in declaration of x19: static static const volatile volatile instance of struct __anonymous9
|
|---|
| 9 | with members
|
|---|
| 10 | i: int
|
|---|
| 11 |
|
|---|
| 12 |
|
|---|
| 13 | Error: invalid combination of storage classes in declaration of x28: static static volatile const instance of type Int
|
|---|
| 14 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.