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. dbd125c714


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. dbd125c714f27254991cf85fa6a5a3626d2650fa
Date: Mon, 19 May 2014 19:46:36 +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  dbd125c714f27254991cf85fa6a5a3626d2650fa (commit)
      from  695e001984a94c4e962fc63d36585098bea99a82 (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 dbd125c714f27254991cf85fa6a5a3626d2650fa
Author: Simon Goldschmidt <address@hidden>
Date:   Mon May 19 21:46:18 2014 +0200

    Fixed bug #35874 reserved identifier violation (removed leading underscores 
from header include guards)

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

Summary of changes:
 CHANGELOG                        |    4 ++++
 src/include/ipv4/lwip/autoip.h   |    6 +++---
 src/include/ipv4/lwip/icmp.h     |    6 +++---
 src/include/ipv4/lwip/igmp.h     |    6 +++---
 src/include/ipv4/lwip/inet.h     |    6 +++---
 src/include/ipv4/lwip/ip4.h      |    6 +++---
 src/include/ipv4/lwip/ip4_addr.h |    6 +++---
 src/include/ipv4/lwip/ip_frag.h  |   12 ++++++------
 src/include/ipv6/lwip/dhcp6.h    |    6 +++---
 src/include/ipv6/lwip/ethip6.h   |    6 +++---
 src/include/ipv6/lwip/icmp6.h    |    6 +++---
 src/include/ipv6/lwip/inet6.h    |    6 +++---
 src/include/ipv6/lwip/ip6.h      |    6 +++---
 src/include/ipv6/lwip/ip6_addr.h |    6 +++---
 src/include/ipv6/lwip/ip6_frag.h |   12 ++++++------
 src/include/ipv6/lwip/mld6.h     |    6 +++---
 src/include/ipv6/lwip/nd6.h      |    6 +++---
 src/include/lwip/api.h           |    6 +++---
 src/include/lwip/api_msg.h       |    6 +++---
 src/include/lwip/arch.h          |    6 +++---
 src/include/lwip/debug.h         |    6 +++---
 src/include/lwip/def.h           |    6 +++---
 src/include/lwip/dhcp.h          |    6 +++---
 src/include/lwip/dns.h           |    6 +++---
 src/include/lwip/err.h           |    6 +++---
 src/include/lwip/inet_chksum.h   |    6 +++---
 src/include/lwip/init.h          |    6 +++---
 src/include/lwip/ip.h            |    6 +++---
 src/include/lwip/ip_addr.h       |    6 +++---
 src/include/lwip/mem.h           |    6 +++---
 src/include/lwip/memp.h          |    6 +++---
 src/include/lwip/netbuf.h        |    6 +++---
 src/include/lwip/netdb.h         |    6 +++---
 src/include/lwip/netif.h         |    6 +++---
 src/include/lwip/netifapi.h      |    6 +++---
 src/include/lwip/opt.h           |    6 +++---
 src/include/lwip/pbuf.h          |    6 +++---
 src/include/lwip/raw.h           |    6 +++---
 src/include/lwip/sio.h           |    6 +++---
 src/include/lwip/snmp.h          |    6 +++---
 src/include/lwip/snmp_asn1.h     |    6 +++---
 src/include/lwip/snmp_msg.h      |    6 +++---
 src/include/lwip/snmp_structs.h  |    6 +++---
 src/include/lwip/sockets.h       |    6 +++---
 src/include/lwip/stats.h         |    6 +++---
 src/include/lwip/sys.h           |    6 +++---
 src/include/lwip/tcp.h           |    6 +++---
 src/include/lwip/tcp_impl.h      |    6 +++---
 src/include/lwip/tcpip.h         |    6 +++---
 src/include/lwip/timers.h        |    6 +++---
 src/include/lwip/udp.h           |    6 +++---
 src/include/netif/etharp.h       |    6 +++---
 src/include/netif/slipif.h       |    6 +++---
 test/unit/core/test_mem.h        |    4 ++--
 test/unit/core/test_pbuf.h       |    4 ++--
 test/unit/dhcp/test_dhcp.h       |    4 ++--
 test/unit/etharp/test_etharp.h   |    4 ++--
 test/unit/lwip_check.h           |    6 +++---
 test/unit/lwipopts.h             |    6 +++---
 test/unit/tcp/tcp_helper.h       |    4 ++--
 test/unit/tcp/test_tcp.h         |    4 ++--
 test/unit/tcp/test_tcp_oos.h     |    4 ++--
 test/unit/udp/test_udp.h         |    4 ++--
 63 files changed, 188 insertions(+), 184 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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