Date: Sat, 28 May 2005 04:11:51 +0900 From: Hajimu UMEMOTO <ume@FreeBSD.org> To: current@FreeBSD.org, ports@FreeBSD.org Subject: HEADS UP: NI_WITHSCOPEID is not defined anymore. Message-ID: <ygezmugscug.wl%ume@mahoroba.org> References: <200505271902.j4RJ2C99016300@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Multipart_Sat_May_28_04:11:51_2005-1 Content-Type: text/plain; charset=US-ASCII Hi, I've committed to disable defining NI_WITHSCOPEID. It was exists only for backward compatibility, and getnameinfo(3) did nothing against NI_WITHSCOPEID since 5.2-RELEASE. I hope this commit breaks nothing. Sincerely, --Multipart_Sat_May_28_04:11:51_2005-1 Content-Type: message/rfc822 X-Sieve: CMU Sieve 2.2 Delivered-To: ume@freebsd.org X-Original-To: src-committers@FreeBSD.org Delivered-To: src-committers@FreeBSD.org Message-Id: <200505271902.j4RJ2C99016300@repoman.freebsd.org> From: Hajimu UMEMOTO <ume@FreeBSD.org> Date: Fri, 27 May 2005 19:02:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include netdb.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-src-committers@FreeBSD.org Precedence: bulk X-Loop: FreeBSD.ORG X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0b5 (cheer.mahoroba.org [218.45.22.175]); Sat, 28 May 2005 04:02:24 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.3 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on cheer.mahoroba.org ume 2005-05-27 19:02:12 UTC FreeBSD src repository Modified files: include netdb.h Log: disable defining NI_WITHSCOPEID. It was obsoleted, and was exist only for backward compatibility since 5.2-RELEASE. Revision Changes Path 1.37 +1 -1 src/include/netdb.h --Multipart_Sat_May_28_04:11:51_2005-1 Content-Type: text/plain; charset=US-ASCII -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ --Multipart_Sat_May_28_04:11:51_2005-1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ygezmugscug.wl%ume>