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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 19e2b15c41d63f455f3230175b7bafa0f2279ed5
Date: Fri, 24 Jun 2016 20:25:29 +0000 (UTC)

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  19e2b15c41d63f455f3230175b7bafa0f2279ed5 (commit)
       via  a929f418e75fbcc1b18b936900411a2dc08f2220 (commit)
       via  0116c3cd7658974b7ba108e476ab3a3c729682ce (commit)
      from  2c1bd363e6cb9c5f393725a3404354ed7c17d244 (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 19e2b15c41d63f455f3230175b7bafa0f2279ed5
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jun 24 21:21:38 2016 +0200

    Fix alignment warnings in snmp agent - we know these structs are aligned 
according to requirements when they are casted because they have been 
instantiated as the target type (clang)

commit a929f418e75fbcc1b18b936900411a2dc08f2220
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jun 24 21:16:44 2016 +0200

    Fix format string in httpd.c (clang)

commit 0116c3cd7658974b7ba108e476ab3a3c729682ce
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jun 24 21:16:12 2016 +0200

    Fix "no newline at end of file" warnings (clang)

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

Summary of changes:
 src/apps/httpd/httpd.c               |    2 +-
 src/apps/snmp/snmp_core.c            |   10 +++++-----
 src/apps/snmp/snmp_mib2_interfaces.c |    2 +-
 src/apps/snmp/snmp_mib2_ip.c         |    2 +-
 src/apps/snmp/snmp_mib2_snmp.c       |    2 +-
 src/apps/snmp/snmp_mib2_system.c     |    2 +-
 src/apps/snmp/snmp_scalar.c          |   12 ++++++------
 src/apps/snmp/snmp_table.c           |    8 ++++----
 src/apps/snmp/snmp_threadsync.c      |    6 +++---
 9 files changed, 23 insertions(+), 23 deletions(-)


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



reply via email to

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