lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-111-g688b093
Date: Tue, 23 Oct 2018 02:00:41 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  688b0935e29bd485aaf147881a8d814126d2c46a (commit)
       via  a6cf42a937efa9a62fc3cd9758b0e3ad95ae8424 (commit)
      from  ef02b1dc20e3b5391097e21afb971fa5cd84ef3a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 688b0935e29bd485aaf147881a8d814126d2c46a
Author: Simon Goldschmidt <address@hidden>
Date:   Tue Oct 23 08:00:37 2018 +0200

    Try to catch missing std includes on travis
    
    By defining LWIP_PLATFORM_ASSERT to a function, we can prevent arch.h
    from including stdio.h and stdlib.h
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

commit a6cf42a937efa9a62fc3cd9758b0e3ad95ae8424
Author: Simon Goldschmidt <address@hidden>
Date:   Tue Oct 23 07:59:00 2018 +0200

    fix compiling win32 port (packet.lib not found)
    
    Library search path changed after moving contrib
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 contrib/examples/example_app/lwipopts.h    |  6 ++++++
 contrib/examples/example_app/test.c        | 10 ++++++++++
 contrib/ports/win32/include/arch/cc.h      | 10 +++++-----
 contrib/ports/win32/msvc/lwIP_Test.vcxproj |  4 ++--
 src/apps/http/makefsdata/makefsdata.c      |  4 ++++
 5 files changed, 27 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]