OSDN Git Service

* net.cc (in6addr_any, in6addr_loopback): Add appropriate number of braces
authorcgf <cgf>
Thu, 11 Sep 2008 04:58:43 +0000 (04:58 +0000)
committercgf <cgf>
Thu, 11 Sep 2008 04:58:43 +0000 (04:58 +0000)
commitfb9fd9745420f8ed2ea7202fb3037311daa7cc2b
tree815c42754c9f720526d3e847c7614867a178b9e5
parent4a4bbabf96110390c5cd8b4c6fc96196aa847a40
* net.cc (in6addr_any, in6addr_loopback): Add appropriate number of braces
around initializer.
(dup_ent): Try harder to coerce the first argument to deal with more stringent
compiler.
(get_2k_ifs): Remove extraneous typedef.
(get_2k_ifs): Reorganize expression to avoid a compiler warning.
(get_xp_ifs): Ditto.
(get_nt_ifs): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/mount.cc
winsup/cygwin/net.cc