|
From: | Grant Erickson |
Subject: | [lwip-devel] [bug #38524] Coverity: Recursive Header Inclusion |
Date: | Fri, 15 Mar 2013 19:13:40 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17 |
URL: <http://savannah.nongnu.org/bugs/?38524> Summary: Coverity: Recursive Header Inclusion Project: lwIP - A Lightweight TCP/IP stack Submitted by: marathon96 Submitted on: Fri 15 Mar 2013 07:13:39 PM GMT Category: IPv6 Severity: 3 - Normal Item Group: Compiler Warning Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Planned Release: lwIP version: git head _______________________________________________________ Details: lwip/src/include/ipv6/lwip/ip6.h:48: Recursion in included headers (PW.INCLUDE_RECURSION) #include file "lwip/src/include/lwip/ip.h" includes itself: ip.h -> ip6.h -> ip.h (other events go to each file) During compilation of file 'lwip/src/api/api_lib.c'. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?38524> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |