- functions returning arrays are not allowed
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 12 Dec 2007 17:23:00 +0000 (17:23 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 12 Dec 2007 17:23:00 +0000 (17:23 +0000)
commit770d7febc8c3875b5cff11020100f6d0f0f1a665
tree7bfbf0cda5b7379a868464361d69a809742e274d
parent62c3fec4c8a371167ad7be3b4cd08c563c21e121
- functions returning arrays are not allowed
- enum types can be incomplete like coumpound types

[r18718]
parser.c
parsetest/shouldfail/function_return.c
type.c