patchlwIP - A Lightweight TCP/IP stack - Patches: patch #8865, raw: Fix build error

 
 

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

patch #8865: raw: Fix build error

Submitter:  Axel Lin <axellin>
Submitted:  Mon 18 Jan 2016 03:00:34 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Planned Release:  None

Mon 18 Jan 2016 03:00:34 PM UTC, original submission:  

IP6_HLEN is only defined when LWIP_IPV6, IP_HLEN is only defined when LWIP_IPV4.
This fixes build error in !LWIP_IPV4 || !LWIP_IPV6 cases.

Fixes: f2c7e9c939ed ("raw: Remove unnecessary #if guard around PCB_ISIPV6() calls")
Reported-by: Erik Ekman

Axel Lin <axellin>
Group Member

 

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

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dziegel (Updated the item)
  • -email is unavailable- added by axellin (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-01-22 dziegel StatusNone Done
        Open/ClosedOpen Closed
    2016-01-18 axellin Attached File- Added 0001-raw-Fix-build-error.patch, #36081

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code