source: src/tests/.expect/declarationErrors.txt @ 60aa49a7

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since 60aa49a7 was 29917c6, checked in by Peter A. Buhr <pabuhr@…>, 8 years ago

more refactoring of parser code

  • Property mode set to 100644
File size: 598 bytes
RevLine 
[4efe4d1]1CFA Version 1.0.0 (debug)
[13e3b50]2Error: invalid combination of storage classes in declaration of x9: static volatile const short int
[4efe4d1]3
[13e3b50]4Error: invalid combination of storage classes in declaration of x18: static const volatile instance of struct __anonymous0
[4efe4d1]5  with members
[5d125e4]6   with body
[4efe4d1]7
8
[13e3b50]9Error: invalid combination of storage classes in declaration of x19: static const volatile volatile instance of struct __anonymous1
[4efe4d1]10  with members
[5d125e4]11   with body
[4efe4d1]12
13
[13e3b50]14Error: invalid combination of storage classes in declaration of x28: static volatile const instance of type Int
[4efe4d1]15
[d5b904d]16make: *** [declarationErrors] Error 1
Note: See TracBrowser for help on using the repository browser.