lwip-devel
[Top][All Lists]
Advanced

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

RE: [lwip-devel] A few issues


From: Bill Auerbach
Subject: RE: [lwip-devel] A few issues
Date: Mon, 18 May 2009 08:36:52 -0400

Simon, I have this typedef in sys_arch.h

Bill

>-----Original Message-----
>From: address@hidden
>[mailto:address@hidden On
>Behalf Of Simon Kallweit
>Sent: Monday, May 18, 2009 8:22 AM
>To: lwip-devel
>Subject: [lwip-devel] A few issues
>
>Hi
>
>I just checked out the HEAD from the CVS to update the lwIP port for
>eCos I'm currently working on. Two issues arised:
>
>* Two compiler warnings:
>
>lwip/ip.h:66: warning: function declaration isn't a prototype
>lwip/ip.h:67: warning: function declaration isn't a prototype
>
>* When using NO_SYS == 1 I get an compiler error because the definition
>of sys_prot_t is missing. All is fine in NO_SYS == 0 as in this case
>sys.h includes sys_arch.h which defines sys_prot_t. Shouldn't the
>sys_arch.h include be moved to the top of sys.h so it gets included for
>both NO_SYS == 0/1? Or is sys_arch.h only intended to be used in the
>NO_SYS == 0 case? Where should sys_prot_t then be defined?
>
>Best regards
>Simon
>
>
>_______________________________________________
>lwip-devel mailing list
>address@hidden
>http://lists.nongnu.org/mailman/listinfo/lwip-devel





reply via email to

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