|
From: | Dirk Ziegelmeier |
Subject: | [lwip-devel] [bug #48308] Warnings in PPP Van Jacobson code when compiling with clang |
Date: | Tue, 28 Jun 2016 20:02:01 +0000 (UTC) |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0 |
Update of bug #48308 (project lwip): Status: Wont Fix => Confirmed Open/Closed: Closed => Open _______________________________________________________ Follow-up Comment #2: Are you sure about your analysis? The warnings are about casting from an UNALIGNED PACKED struct (struct ip_hdr, struct tcp_hdr) to a u32_t* or u16_t* which would require proper alignment. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?48308> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |