buglwIP - A Lightweight TCP/IP stack - Bugs: bug #43481, MEMP_SYS_TIMEOUTS is not for...

 
 

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

bug #43481: MEMP_SYS_TIMEOUTS is not for NO_SYS=0 only

Submitter:  Sergio R. Caprile <scaprile>
Submitted:  Mon 27 Oct 2014 03:05:24 PM UTC
   
 
Category:  Documentation Severity:  3 - Normal
Item Group:  Change Request Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  git head

Tue 28 Oct 2014 08:27:16 PM UTC, comment #1: 

Fixed.

Simon Goldschmidt <goldsimon>
Group administrator
Mon 27 Oct 2014 03:05:24 PM UTC, original submission:  

Hi,
the description in opt.h states that NO_SYS=0 is required:
/**

  • MEMP_NUM_SYS_TIMEOUT: the number of simultaneously active timeouts.
  • (requires NO_SYS==0)
  • The default number of timeouts is calculated here for all enabled modules.
  • The formula expects settings to be either '0' or '1'.

 */

The line:

  • (requires NO_SYS==0)

should be removed, as these are handled by sys_check_timeouts when NO_SYS=1


Sergio R. Caprile <scaprile>

 

(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 scaprile (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
    2014-10-28 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code