ADT
        aaron-thesis
        arm-eh
        ast-experimental
        cleanup-dtors
        ctor
        deferred_resn
        demangler
        enum
        forall-pointer-decay
        gc_noraii
        jacob/cs343-translation
        jenkins-sandbox
        memory
        new-ast
        new-ast-unique-expr
        new-env
        no_list
        persistent-indexer
        pthread-emulation
        qualifiedEnum
        resolv-new
        string
        with_gc
      
      
        
          | Last change
 on this file since e01559c was             b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 10 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 | 
      
      
| Rev | Line |  | 
|---|
| [b1d6dd5] | 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 __anonymous0 | 
|---|
|  | 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 __anonymous1 | 
|---|
|  | 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.