lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28659] Missing casts: compile error when using C++ OS


From: hanhui
Subject: [lwip-devel] [bug #28659] Missing casts: compile error when using C++ OS headers
Date: Tue, 26 Jan 2010 15:22:15 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; MEGAUPLOAD 2.0)

Follow-up Comment #4, bug #28659 (project lwip):

ppp.c <line 767>
pb = pbuf_alloc(PBUF_LINK, PPPOE_HDRLEN + sizeof(protocol), PBUF_RAM);

macro PPPOE_HDRLEN defined in ppp_oe.h <line 158>

#define PPPOE_HDRLEN (sizeof(struct eth_hdr) + PPPOE_HEADERLEN)





    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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