Mercurial > ecos
diff packages/infra/current/ChangeLog @ 2403:c8ccde18c7f3
Add (char *) casts - keep GCC 4.2.x happy
| author | gthomas |
|---|---|
| date | Thu, 28 Jun 2007 15:43:07 +0000 |
| parents | 8cd3873de8fa |
| children | 1f046a6b2a6c |
line wrap: on
line diff
--- a/packages/infra/current/ChangeLog +++ b/packages/infra/current/ChangeLog @@ -1,3 +1,8 @@ +2007-06-28 Gary Thomas <gary@mlbassoc.com> + + * src/tcdiag.cxx: + * src/diag.cxx: Add (char *) casts to make GCC 4.2.x happy. + 2007-05-31 Rutger Hofman <rutger@cs.vu.nl> * src/diag.cxx: when printing a long long, should not truncate
