[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STD
From: |
Joel Cunningham |
Subject: |
[lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE |
Date: |
Fri, 14 Jul 2017 10:35:09 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0 |
Follow-up Comment #1, bug #51463 (project lwip):
I enabled some include tree debugging and found another broken case:
application code (#include "lwip/socket.h") -> lwip/errno.h -> posix/errno.h
-> lwip/errno.h -> nop
Since I'm using LWIP_ERRNO_STDINCLUDE, lwip/errno.h should be picking up
stdclib errno.h. See attachment for full include tree
In comment #1, I had described the following case:
application code (include <errno.h>) -> posix/errno.h -> lwip/errno.h ->
posix/errno.h -> lwip/errno.h -> nop
(file #41204)
_______________________________________________________
Additional Item Attachment:
File name: socket-h-posix-errno-tree.txt Size:2 KB
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?51463>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE, Joel Cunningham, 2017/07/13
- [lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE,
Joel Cunningham <=
- [lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE, Simon Goldschmidt, 2017/07/14
- [lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE, Simon Goldschmidt, 2017/07/14
- [lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE, Joel Cunningham, 2017/07/14
- [lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE, Simon Goldschmidt, 2017/07/16
- [lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE, Joel Cunningham, 2017/07/17
- [lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE, Simon Goldschmidt, 2017/07/17
- [lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE, Joel Cunningham, 2017/07/17
- [lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE, Simon Goldschmidt, 2017/07/20
- [lwip-devel] [bug #51463] posix/errno.h incompatible with LWIP_ERRNO_STDINCLUDE, Joel Cunningham, 2017/07/20