This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001537] kernel: porting to GCC 4.6


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001537

--- Comment #3 from Sergei Gavrikov <sergei.gavrikov@gmail.com> 2012-03-20 08:52:05 GMT ---
(In reply to comment #1)
> 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.

Thank you. Agreed. The fix has been updated (attachment 1651).

-- 
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]