patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9493, apps/httpd: Fix build error when...

 
 

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

patch #9493: apps/httpd: Fix build error when LWIP_HTTPD_TIMING=1

Submitter:  Axel Lin <axellin>
Submitted:  Sun 19 Nov 2017 11:47:31 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Sun 19 Nov 2017 01:20:48 PM UTC, comment #1: 

Pushed, thanks for the patch.

Simon Goldschmidt <goldsimon>
Group administrator
Sun 19 Nov 2017 11:47:31 AM UTC, original submission:  

Include lwip/sys.h to fix below build error:

../../../../lwip/src/apps/httpd/httpd.c:470:23: error: implicit declaration of function ‘sys_now’ [-Werror=implicit-function-declaration]
     u32_t ms_needed = sys_now() - hs->time_started;
                       ^~~~~~~

Axel Lin <axellin>
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 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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-11-19 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2017-11-19 axellin Attached File- Added 0001-apps-httpd-Fix-build-error-when-LWIP_HTTPD_TIMING-1.patch, #42438

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code