More fixes for initializers:
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 6 Mar 2008 13:40:53 +0000 (13:40 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 6 Mar 2008 13:40:53 +0000 (13:40 +0000)
commit093437bbb2c7dfc77f0c139b11ea4c6b779212b1
tree4a109690ad1e7dad946f6d27d1c73ec88ed25e55
parent764b0ffd272a22e2a8ea3cdd1323373f5b6adccc
More fixes for initializers:
- generate warnings/errors for superflous initializers
- do NOT put them into the initializer list or Firm will crash ..,
- allow empty initializers

[r18913]
parser.c