buglwIP - A Lightweight TCP/IP stack - Bugs: bug #54519, PPP and PPPOS #ifdef __cplusplus

 
 

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

bug #54519: PPP and PPPOS #ifdef __cplusplus

Submitter:  Trevor Haanstad <thaanstad>
Submitted:  Wed 15 Aug 2018 10:24:12 PM UTC
   
 
Category:  PPP Severity:  3 - Normal
Item Group:  Feature Request Status:  Duplicate
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Planned Release:  None
lwIP version:  2.0.3

Wed 15 Aug 2018 11:18:52 PM UTC, comment #1: 

This is already fixed in master branch, commit c3d8b1ca80.

Sylvain

Sylvain Rochet <gradator>
Group Member
Wed 15 Aug 2018 10:24:12 PM UTC, original submission:  

I had some trouble with implementing PPP and PPPOS in LWIP V2.0.3 with a C++ compiler due to these header files not having the  #ifdef __cplusplus linkage.  I received a somewhat cryptic error message from my compiler and I also thought that the whole lwIP library had this linkage because I saw it several other header files.  If possible please add this to these header files it should help other people save some time in the future.

Trevor Haanstad <thaanstad>

 

(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 gradator (Posted a comment)
  • -email is unavailable- added by thaanstad (Submitted the item)
  • -email is unavailable- added by thaanstad
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-08-15 gradator CategoryNetwork drivers PPP
        StatusNone Duplicate
        Open/ClosedOpen Closed
    2018-08-15 thaanstad Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code