]> git.sur5r.net Git - cc65/history - src/cc65/error.h
Warn when structs are passed by value to a function.
[cc65] / src / cc65 / error.h
2009-10-15 uzWarn when structs are passed by value to a function.
2009-10-08 uzRewrote handling of the -W command line option. It...
2009-03-08 uzNew functions LIWarning and LIError.
2001-10-12 cuzAdded a missing const
2000-11-02 cuzRemoved error numbers in favour of literal error messag...
2000-10-15 cuzError handling cleanup/changes.
2000-10-10 cuzCheck for macro redefinitions that are not identical...
2000-09-14 cuzInitialize translation tables
2000-08-19 cuzWorking on the new parser
2000-08-14 cuzReworked type comparison and handling of type qualifiers
2000-08-01 cuzCheck for const in function parameters (first level...
2000-08-01 cuzSome changes in the way, types and type strings are...
2000-07-29 cuzCheck segment in in #pragma for validity
2000-06-12 cuzAdded support for old style (K&R) function declarations.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...