[Bug 1001537] kernel: porting to GCC 4.6
bugzilla-daemon@bugs.ecos.sourceware.org
bugzilla-daemon@bugs.ecos.sourceware.org
Tue Mar 20 00:27:00 GMT 2012
Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001537
Jonathan Larmour <jifl@ecoscentric.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jifl@ecoscentric.com
--- Comment #1 from Jonathan Larmour <jifl@ecoscentric.com> 2012-03-20 00:27:31 GMT ---
Strictly in mbox1 and kmbox1, we could add a block around the bit in #ifdef
CYGMTH_MBOX_PUT_CAN_WAIT and declare i there. i.e.
#ifdef CYGMTH_MBOX_PUT_CAN_WAIT
{
int i;
....
I'd prefer that, but it's no big deal. Everything else is fine.
--
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Ecos-patches
mailing list