patchlwIP - A Lightweight TCP/IP stack - Patches: patch #8746, Fix TCP tests after...

 
 

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

patch #8746: Fix TCP tests after ip4_current_header() made const

Submitter:  Erik Ekman <yarrick>
Submitted:  Fri 18 Sep 2015 07:36:52 AM UTC
   
 
Category:  IPv4 Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Fri 18 Sep 2015 07:52:59 AM UTC, comment #1: 

Fixed, thanks for the patch.

Simon Goldschmidt <goldsimon>
Group administrator
Fri 18 Sep 2015 07:36:52 AM UTC, original submission:  

../../../../lwip/test/unit/tcp/tcp_helper.c: In function 'test_tcp_input':
../../../../lwip/test/unit/tcp/tcp_helper.c:247:24: error: lvalue required as left operand of assignment
   ip4_current_header() = iphdr;
                        ^
../../../../lwip/test/unit/tcp/tcp_helper.c:257:24: error: lvalue required as left operand of assignment
   ip4_current_header() = NULL;
                        ^
make: * [../../../../lwip/test/unit/tcp/tcp_helper.o] Error 1

Erik Ekman <yarrick>
Group Member

 

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

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by yarrick (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-09-18 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2015-09-18 yarrick Attached File- Added 0001-Fix-tests-after-ip4_current_header-made-const.patch, #34915

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code