lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #49321] error.h missing opening "#ifdef __cplusplus"


From: Martin Kortmann
Subject: [lwip-devel] [bug #49321] error.h missing opening "#ifdef __cplusplus"
Date: Wed, 12 Oct 2016 04:44:32 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0

URL:
  <http://savannah.nongnu.org/bugs/?49321>

                 Summary: error.h missing opening "#ifdef __cplusplus"
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: mkortmann
            Submitted on: Wed 12 Oct 2016 04:44:29 AM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

At the end of error.h there is a 

#ifdef __cplusplus
}
#endif

but no opening

#ifdef __cplusplus
extern "C" {
#endif

Martin




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?49321>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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