Commits


Fixed resolver when using IDENT lookups, cleaned up code.


Fixed some warnings of non-gcc-compilers (e. g. original Apple compiler on A/UX): "warning: illegal pointer combination, op =".


Added optional support for IDENT lookups (configure switch "--with-ident").


Fixed up some castings.


- replaced a lot of strcpy() calls with strlcpy() which is more secure.


- new file header format (in english); - new file ident semantics.


- Bessere Logging, wenn malloc() fehl schlaegt.


- Weitere Anpassungen an pre-ANSI-Compiler.


- neues Modul "resolve" begonnen.