Mercurial > ecos
diff packages/infra/current/ChangeLog @ 1931:ae242bae5abc
* include/diag.h: Added CYGBLD_ATTRIB_PRINTF_FORMAT where
appropriate to get the compiler to do more checking.
* src/diag.cxx (diag_dump_buf_with_offset_16bit): Fix compiler warning
caused by above change.
| author | asl |
|---|---|
| date | Sun, 27 Mar 2005 18:14:58 +0000 |
| parents | 2f0788800945 |
| children | 6d5deacbe8fd |
line wrap: on
line diff
--- a/packages/infra/current/ChangeLog +++ b/packages/infra/current/ChangeLog @@ -1,3 +1,10 @@ +2005-03-27 Andrew Lunn <andrew.lunn@ascom.ch> + + * include/diag.h: Added CYGBLD_ATTRIB_PRINTF_FORMAT where + appropriate to get the compiler to do more checking. + * src/diag.cxx (diag_dump_buf_with_offset_16bit): Fix compiler warning + caused by above change. + 2005-02-08 Andrew Lunn <andrew.lunn@ascom.ch> * tests/diag_sprintf1.c
