Skip to content

Commit dfa8cba

Browse files
committed
Adjust oslc-err-initlist-return to function-redefinition warning on master.
1 parent 7df5bc7 commit dfa8cba

File tree

1 file changed

+1
-0
lines changed
  • testsuite/oslc-err-initlist-return/ref

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
test.osl:13: error: Cannot construct unknown (int, int, int)
22
test.osl:13: error: Cannot return a 'unknown' from 'struct bcolor badreturn()'
3+
test.osl:14: warning: Function 'struct bcolor badreturn ()' declared twice in the same scope
34
test.osl:14: error: Cannot return a 'struct acolor' from 'struct bcolor badreturn()'
45
test.osl:17: error: Syntax error: syntax error
56
FAILED test.osl

0 commit comments

Comments
 (0)