From owner-freebsd-current Mon Jul 24 3:54:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 5812137B61B for ; Mon, 24 Jul 2000 03:54:36 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id DAA09834; Mon, 24 Jul 2000 03:50:43 -0700 (PDT) (envelope-from obrien) Date: Mon, 24 Jul 2000 03:50:43 -0700 From: "David O'Brien" To: Marcel Moolenaar Cc: freebsd-current@FreeBSD.ORG Subject: Re: buildworld failure Message-ID: <20000724035043.B90901@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <397A16CE.E49EB0D@cup.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <397A16CE.E49EB0D@cup.hp.com>; from marcel@cup.hp.com on Sat, Jul 22, 2000 at 02:49:02PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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