buglwIP - A Lightweight TCP/IP stack - Bugs: bug #31809, LWIP_EVENT_API in opts.h is...

 
 

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

bug #31809: LWIP_EVENT_API in opts.h is inconsistent compared to other options

Submitter:  Bill Auerbach <billauerbach>
Submitted:  Mon 06 Dec 2010 04:04:47 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Change Request Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  CVS Head

Fri 02 Sep 2011 09:36:59 PM UTC, comment #2: 

Fixed by applying the proposed solution.

Simon Goldschmidt <goldsimon>
Group administrator
Tue 11 Jan 2011 01:54:05 PM UTC, comment #1: 
Kieran Mansley <kieranm>
Group Member
Mon 06 Dec 2010 04:04:47 PM UTC, original submission:  

Method to change the opts.h LWIP_EVENT_API #define setting is not consistent with other opts.h options.

Currently, no define for LWIP_EVENT_API sets it to 0, using #define LWIP_EVENT_API 1 sets it to 1 and using #define LWIP_EVENT_API 0 causes a compiler warning because it is changed back to 1.

Bill Auerbach <billauerbach>

 

(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 goldsimon (Posted a comment)
  • -email is unavailable- added by kieranm (Posted a comment)
  • -email is unavailable- added by billauerbach (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
    2011-09-02 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2011-01-11 kieranm Planned Release 1.4.1

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code