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. master_at_STABLE-2_0_0-1088-gc688752
Date: Sat, 23 Dec 2017 14:35:40 -0500 (EST)

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  c6887522fe1021e135164b26bef86d5cd6edeef1 (commit)
      from  b07a481f6625b110a74272fbe1cde0332f76a4e5 (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 c6887522fe1021e135164b26bef86d5cd6edeef1
Author: goldsimon <address@hidden>
Date:   Sat Dec 23 20:35:18 2017 +0100

    Fixed lwip_itoa (bug #51729) and added unit tests for it

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

Summary of changes:
 src/core/def.c             | 14 +++-----
 test/unit/core/test_def.c  | 81 ++++++++++++++++++++++++++++++++++++++++++++++
 test/unit/core/test_def.h  |  8 +++++
 test/unit/lwip_unittests.c |  2 ++
 4 files changed, 96 insertions(+), 9 deletions(-)
 create mode 100644 test/unit/core/test_def.c
 create mode 100644 test/unit/core/test_def.h


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



reply via email to

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