[Nut-upsdev] [nut-commits] buildbot failure in Network UPS Tools on MacOSX-10.5-x86
Charles Lepple
clepple at gmail.com
Wed Sep 14 01:35:05 UTC 2011
On Sep 13, 2011, at 7:20 PM, clepple+buildbot at ghz.cc wrote:
> The Buildbot has detected a new failure of MacOSX-10.5-x86 on
> Network UPS Tools.
> Full details are available at:
> http://buildbot.networkupstools.org/public/nut/builders/MacOSX-10.5-x86/builds/324
See section 3.2 (IPv6 Address Structure) of http://www.ietf.org/rfc/rfc2553.txt
- only the s6_addr field name is part of the standard structure
definition. Other names are implementation-specific.
Looking through the code, a lot of the equality comparisons and
swapping could be handled by memcmp and memcpy.
More information about the Nut-upsdev
mailing list