Last change
on this file since b28ce93 was 2a32118, checked in by Michael Brooks <mlbrooks@…>, 9 months ago |
Fix a warning missed in 2853d6fb0.
|
-
Property mode
set to
100644
|
File size:
448 bytes
|
Line | |
---|
1 | array.cfa:40:23: error: '[*]' not allowed in other than function prototype scope
|
---|
2 | array.cfa:46:24: error: '[*]' not allowed in other than function prototype scope
|
---|
3 | array.cfa: In function '_X4fredFv_i__1':
|
---|
4 | array.cfa:52:16: error: array size missing in '_X2a1A0i_2'
|
---|
5 | array.cfa:53:26: error: '[*]' not allowed in other than function prototype scope
|
---|
6 | array.cfa: At top level:
|
---|
7 | array.cfa:74:1: error: '[*]' not allowed in other than function prototype scope
|
---|
Note:
See
TracBrowser
for help on using the repository browser.