lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 55d09ae777


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 55d09ae7770be43abafa7ad2fb444c6762b4e9b8
Date: Wed, 30 Apr 2014 12:03:35 +0000

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 "UNNAMED PROJECT".

The branch, master has been updated
       via  55d09ae7770be43abafa7ad2fb444c6762b4e9b8 (commit)
       via  8806c1e50e0947937349ba23711c62fe77516179 (commit)
      from  993d8c8c82fe5d3e6cdfde711e1e9d4e3b84eabe (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 55d09ae7770be43abafa7ad2fb444c6762b4e9b8
Author: goldsimon <address@hidden>
Date:   Wed Apr 30 14:03:21 2014 +0200

    fixed warnings in unix port; use the same compiler settings in all 3 
projects; use echo.c from apps and removed duplicate from unix/proj/minimal

commit 8806c1e50e0947937349ba23711c62fe77516179
Author: goldsimon <address@hidden>
Date:   Wed Apr 30 14:01:49 2014 +0200

    fixed compiler warnings

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

Summary of changes:
 apps/snmp_private_mib/lwip_prvmib.c |   18 +-
 apps/tcpecho_raw/echo.c             |    1 +
 ports/unix/proj/lib/Makefile        |    6 +-
 ports/unix/proj/lib/unixlib.c       |    2 +-
 ports/unix/proj/minimal/Makefile    |   11 +-
 ports/unix/proj/minimal/echo.c      |  349 -----------------------------------
 ports/unix/proj/minimal/echo.h      |   35 ----
 ports/unix/proj/minimal/main.c      |    2 +-
 ports/unix/proj/minimal/mintapif.c  |   22 ++-
 ports/unix/proj/minimal/mintapif.h  |    1 +
 ports/unix/proj/minimal/timer.c     |   13 +-
 ports/unix/proj/unixsim/Makefile    |    4 +-
 12 files changed, 50 insertions(+), 414 deletions(-)
 delete mode 100644 ports/unix/proj/minimal/echo.c
 delete mode 100644 ports/unix/proj/minimal/echo.h


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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