Aaron LI
2018-11-14 12:54:12 UTC
commit 4acb291d71f84cdd3b4115e8a4ef72109792f3fc
Author: Aaron LI <***@aaronly.me>
Date: Fri Oct 19 14:54:55 2018 +0800
dhcpcd: Apply local modifications
* The modification to 'src/if.c' makes it can be build with
'-Werror=implicit-fallthrough', which is enabled with '-Wextra'.
However, both swildner and I still don't understand why such a
modification is needed :(
* In 'src/ipv6.c', explicitly suppress the '#warning' on
IPV6_POLLADDRFLAG, an IPv6 feature that dfly currently doesn't
support.
Summary of changes:
contrib/dhcpcd/src/if-bsd.c | 2 ++
contrib/dhcpcd/src/if.c | 1 +
contrib/dhcpcd/src/ipv6.c | 2 ++
3 files changed, 5 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4acb291d71f84cdd3b4115e8a4ef72109792f3fc
Author: Aaron LI <***@aaronly.me>
Date: Fri Oct 19 14:54:55 2018 +0800
dhcpcd: Apply local modifications
* The modification to 'src/if.c' makes it can be build with
'-Werror=implicit-fallthrough', which is enabled with '-Wextra'.
However, both swildner and I still don't understand why such a
modification is needed :(
* In 'src/ipv6.c', explicitly suppress the '#warning' on
IPV6_POLLADDRFLAG, an IPv6 feature that dfly currently doesn't
support.
Summary of changes:
contrib/dhcpcd/src/if-bsd.c | 2 ++
contrib/dhcpcd/src/if.c | 1 +
contrib/dhcpcd/src/ipv6.c | 2 ++
3 files changed, 5 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4acb291d71f84cdd3b4115e8a4ef72109792f3fc
--
DragonFly BSD source repository
DragonFly BSD source repository