Mercurial > nand-ecoscentric
diff packages/infra/current/ChangeLog @ 3177:c1987d8f692a
Add CYGBLD_ATTRIB_UNUSED. Part of [ Bugzilla 100504 ]
| author | grante |
|---|---|
| date | Tue, 06 Mar 2012 18:44:56 +0000 |
| parents | 44b61e2c19f7 |
| children | 1151035b20da |
line wrap: on
line diff
--- a/packages/infra/current/ChangeLog +++ b/packages/infra/current/ChangeLog @@ -1,4 +1,10 @@ 2012-03-06 Grant Edwards <grant.b.edwards@gmail.com> + + * include/cyg_type.h: Add CYGBLD_ATTRIB_UNUSED macro to be used to + eliminate compiler warnings about unused or set-but-not-referenced + varibles. Part of: [ Bugzilla 1001504 ] + +2012-03-06 * src/diag.cxx: Fix compiler warnings about variables that are set but never read. [ Bugzilla 1001503 ]
