Ignore:
Timestamp:
Jan 11, 2025, 5:48:46 PM (8 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
f886608
Parents:
7d65715f (diff), 32a119e9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/.expect/array-ERR1.txt

    r7d65715f rd60a4c2  
    1 array.cfa:125:25: warning: Preprocessor started
    2 array.cfa:40:22: error: '[*]' not allowed in other than function prototype scope
     1array.cfa:40:23: error: '[*]' not allowed in other than function prototype scope
    32array.cfa:46:24: error: '[*]' not allowed in other than function prototype scope
    4 array.cfa: In function '_X4fredFi_i__1':
     3array.cfa: In function '_X4fredFv_i__1':
    54array.cfa:52:16: error: array size missing in '_X2a1A0i_2'
    65array.cfa:53:26: error: '[*]' not allowed in other than function prototype scope
    76array.cfa: At top level:
    8 array.cfa:64:1: error: '[*]' not allowed in other than function prototype scope
     7array.cfa:74:1: error: '[*]' not allowed in other than function prototype scope
Note: See TracChangeset for help on using the changeset viewer.