lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #37552] [ppp-new] IAR EWARM won't compile ppp-new due


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #37552] [ppp-new] IAR EWARM won't compile ppp-new due to keyword clash
Date: Fri, 12 Oct 2012 09:49:06 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4

Follow-up Comment #3, bug #37552 (project lwip):

>> Is 'class' used in the original PPP code as well? 
> Yes, it is.

That's sad...

> Maybe enclosing it with extern "C" { } is enough.

a) No, it's not.
b) Even if it would then work at struct declaration, surrounding the code that
accesses this member with extern "C" is not a good solution (and might not
even work).

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?37552>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]