Date: Mon, 24 Jul 2000 03:50:43 -0700 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Marcel Moolenaar <marcel@cup.hp.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: buildworld failure Message-ID: <20000724035043.B90901@dragon.nuxi.com> In-Reply-To: <397A16CE.E49EB0D@cup.hp.com>; from marcel@cup.hp.com on Sat, Jul 22, 2000 at 02:49:02PM -0700 References: <Pine.BSF.4.21.0007230413260.908-100000@besplex.bde.org> <397A16CE.E49EB0D@cup.hp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 22, 2000 at 02:49:02PM -0700, Marcel Moolenaar wrote: > Did we bump the libc version number when the strtofflags/fflagstostr > functions went in? Nope, the added functionality didn't change any of the existing interfaces, so it no longer meets our requirements for a shlib version bump. In the a.out days, we would have done a minor number bump. One of the assumptions in not needing a bump, is ``make world'' uses the right libraries to link the new source with. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000724035043.B90901>