lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #19052] ppp.h version 1.2 has broken Macros GETSORT/LO


From: Tom Evans
Subject: [lwip-devel] [bug #19052] ppp.h version 1.2 has broken Macros GETSORT/LONG
Date: Thu, 24 May 2007 05:32:40 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; MathPlayer 2.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)

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

Len writes below:
> Unfortunately, in my compiler at least,
> taking a byte/char and shifting it left
> by more than 7 bits is optimised completely
> away

If that's the Renesas/Mitsubishi NC308 compiler for the M16C and M32C CPU
chips, then add te command line option "-fETI" (Extend (bytes) To Integer) so
as to be (sligtly more) ANSI compliant.

The original reporter of #9191 (bjorn sundman?) was using this compiler.

Those with these problems using OTHER compilers should check their compiler
manuals for options to force correct (ANSI) operation.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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