Fix C/should_fail/init2.c: if there is no outer_type (error case), just go on.
[cparser] / adt / error.h
2009-04-07 Michael Beck- 2009 patch
2008-02-18 Matthias Braunadd license prefix
2008-01-22 Matthias Braunuse new firm initializer syntax
2007-11-25 Michael Beckuse NORETURN macro instead of gcc like __attribute__...
2007-11-16 Michael Beckremoved abort() declaration, use from stdlib.h
2007-06-09 Matthias BraunInitial import of c parser