Date: Wed, 29 Oct 2003 08:21:48 -0800 (PST) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/ninja/files patch-source::ircaux.c Message-ID: <200310291621.h9TGLm1q028130@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2003/10/29 08:21:48 PST
FreeBSD ports repository
Added files:
irc/ninja/files patch-source::ircaux.c
Log:
fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY and
EAI_NODATA were obsoleted).
There is some issue; we have EAI_NODATA as an alias of EAI_NONAME
for workaround. However, some of these ports use it as a case
label of switch. Since our alias broke such code, we may better
to consider deleting such alias.
Requested by: kris
Approved by: portmgr (kris) (implicitly)
Revision Changes Path
1.1 +16 -0 ports/irc/ninja/files/patch-source::ircaux.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310291621.h9TGLm1q028130>
