lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] RE: [bug #27352] Change ip_addr from struct to typedef (u32


From: Bill Auerbach
Subject: [lwip-users] RE: [bug #27352] Change ip_addr from struct to typedef (u32_t)
Date: Fri, 5 Feb 2010 09:07:51 -0500

>From: Stephane Lesage [mailto:address@hidden
>Compiling with #pragma pack(2) works for me.

As did I and discussed it here: 
http://lists.nongnu.org/archive/html/lwip-users/2009-09/msg00027.html

Nothing in lwIP that is byte aligned is accessed by casting to u16_t or u32_t.  
Packing by 2 works for me as well.

Bill





reply via email to

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