From owner-freebsd-current@FreeBSD.ORG Fri Sep 19 15:54:06 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 446C11065671 for ; Fri, 19 Sep 2008 15:54:06 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id BAD9A8FC1B for ; Fri, 19 Sep 2008 15:54:05 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so137208eyi.7 for ; Fri, 19 Sep 2008 08:54:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Bq0cX41JOJ7WoQpY1cY7fKlBob/3JunTyJjza/9TSxM=; b=ABSNqt/t4i0pkxnYH0aATIZnhCjtZxhyRF3ozci7+AvSN0ScbVEOXYTpFSn8x8rr3D zL0pftNt+CcUzQZk4pnCmt6ICVAF0bD7XZnq0LHDebq6otXALCUwj16GnkIRzqi+zdjP NlhUv+kxmKgPNDw8FTSUXbREJABdL1E1ksmMI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ML7ctH9PZkp4vwoH3hxAFcG18ZJyH9XcAlf5n9zR7bY2AeF8NRrjMuwJJoerM+t2yx vcbMmrkLsFrkHrh3uuw1eRMbd7iTO7aX9hAIJo71gbmdDPvcESKp6plIttSXhM3MHAJc n/zXWcBKMHGXEsjEMplUhzUGK6wtdFFkFWNwQ= Received: by 10.86.80.17 with SMTP id d17mr2101906fgb.33.1221839643206; Fri, 19 Sep 2008 08:54:03 -0700 (PDT) Received: by 10.86.62.1 with HTTP; Fri, 19 Sep 2008 08:54:03 -0700 (PDT) Message-ID: Date: Fri, 19 Sep 2008 08:54:03 -0700 From: "Maksim Yevmenkin" To: "Daniel Eischen" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200809180023.m8I0NEJY032390@freefall.freebsd.org> <20080918195049.GQ39652@deviant.kiev.zoral.com.ua> Cc: Kostik Belousov , current@freebsd.org Subject: Re: Fwd: Pending MFC Reminder [cvs commit: src/lib/libc/uuid Symbol.map] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2008 15:54:06 -0000 On 9/18/08, Daniel Eischen wrote: > On Thu, 18 Sep 2008, Maksim Yevmenkin wrote: > > > > > > > > emax 2008-09-15 23:54:55 UTC > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > lib/libc/uuid Symbol.map > > > > Log: > > > > SVN rev 183058 on 2008-09-15 23:54:55Z by emax > > > > > > > > Add uuid_enc,dec_le,be() functions to Symbol.map > > > > Pointy hat goes to me. > > > > > > > > MFC after: 3 days > > > > > > > > Revision Changes Path > > > > 1.3 +4 -0 src/lib/libc/uuid/Symbol.map > > > > > > > > > I has a question against original commit, that I missed when reading > > > commit mail. Why the new symbols introduced after 7.0 is released, > > > where added to the FBSD_1.0 version ? I think FBSD_1.1 is correct > > > there. > > > > > > Do you object ? > > > > > > > I just looked at the original commit in revision 1.3. Yes, > these symbols should not have been added to 1.0. They need > to go into FBSD_1.1. > > Please fix. ok, fixed. sorry about this. it will teach me ask next time before committing :) now, where is that pointy hat again? :) pass it here :) thanks, max