buglwIP - A Lightweight TCP/IP stack - Bugs: bug #49321, error.h missing opening...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #49321: error.h missing opening "#ifdef __cplusplus"

Submitter:  Martin Kortmann <mkortmann>
Submitted:  Wed 12 Oct 2016 04:44:29 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Planned Release:  None
lwIP version:  git head

Wed 12 Oct 2016 05:38:18 AM UTC, comment #2: 

Thanks for reporting!

Dirk Ziegelmeier <dziegel>
Group administrator
Wed 12 Oct 2016 04:46:33 AM UTC, comment #1: 

Sorry, its "errno.h"!

Martin Kortmann <mkortmann>
Wed 12 Oct 2016 04:44:29 AM UTC, original submission:  

At the end of error.h there is a

#ifdef __cplusplus
}
#endif

but no opening

#ifdef __cplusplus
extern "C" {
#endif

Martin

Martin Kortmann <mkortmann>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dziegel (Posted a comment)
  • -email is unavailable- added by mkortmann (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-10-12 dziegel StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code