Mercurial > ecos
diff packages/error/current/ChangeLog @ 197:51b34619b677
Merge from eCos master repository on 2001-11-30-11:22:06-GMT
| author | jlarmour |
|---|---|
| date | Fri, 30 Nov 2001 13:09:25 +0000 |
| parents | 6ed91473a1cd |
| children | e0c0827131d1 |
line wrap: on
line diff
--- a/packages/error/current/ChangeLog +++ b/packages/error/current/ChangeLog @@ -1,3 +1,9 @@ +2001-11-29 Jonathan Larmour <jlarmour@redhat.com> + + * include/errno.h: Don't use 'const' type qualifier any more. It + gives warnings in new compilers now. + * src/errno.cxx (cyg_error_get_errno_p): Ditto. + 2000-06-19 Nick Garnett <nickg@cygnus.co.uk> * include/errno.h (errno): Added extern modifier to non-per-thread
