patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9232, lwip:include:Fix Build warning...

 
 

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

patch #9232: lwip:include:Fix Build warning LWIP_RAND redefined

Submitter:  Ajay Bhargav <ajaybhargav>
Submitted:  Mon 23 Jan 2017 07:30:52 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Planned Release:  None

Mon 23 Jan 2017 07:49:14 AM UTC, comment #2: 

I defined it in wrong file in my test code. Thanks for pointing out and sorry for false alarm.

Ajay Bhargav <ajaybhargav>
Mon 23 Jan 2017 07:37:27 AM UTC, comment #1: 

LWIP_RAND is meant to be #defined in #include "arch/cc.h" because is is an option of the PORT to a system

Dirk Ziegelmeier <dziegel>
Group administrator
Mon 23 Jan 2017 07:30:52 AM UTC, original submission:  

When LWIP_RAND is defined in lwipopts.h file a warning is generated. Changing order of include file in sio.h fix this build warning.

Ajay Bhargav <ajaybhargav>

 

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

Attached Files
file #39536:  0001-lwip-include-Fix-Build-warning-LWIP_RAND-redefined.patch added by ajaybhargav (826B - application/octet-stream - Please review)

 

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 ajaybhargav (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
    2017-01-23 dziegel StatusNone Wont Do
        Open/ClosedOpen Closed
    2017-01-23 ajaybhargav Attached File- Added 0001-lwip-include-Fix-Build-warning-LWIP_RAND-redefined.patch, #39536

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code