From owner-svn-src-head@freebsd.org Sun Jun 19 07:37:51 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85E15A7A119 for ; Sun, 19 Jun 2016 07:37:51 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: from mail-lf0-f52.google.com (mail-lf0-f52.google.com [209.85.215.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1413E2CF4 for ; Sun, 19 Jun 2016 07:37:50 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by mail-lf0-f52.google.com with SMTP id q132so20532976lfe.3 for ; Sun, 19 Jun 2016 00:37:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=0yZ7SQdGgFDYv/BaM95cN1x2JaYHZpLAaWLNfO4NRUQ=; b=dFAAE1MG1k3Be5o0t+SAIU9D2XEmN3rArnb42rBRCsojd+8pvtaZ9rH290S5CaaAsb Q/cWx5u3Q02GSKEkC2pbF5T7y/raJe7hPDguNWoVAw7+VgeEXgTQipqrs4wtKvDsUgIU syCtzuGvjjTP11iZ70UrRjIhofiL+1BfpKWYQTFPLA/wbbJKNtH3QZWZ+alaPHntN3Dz cI1vPaLgXX7g+fEoBwnEwE05hXRmWzXHEjrUrynOYpB+cEDGaPg2AhpWeJjHoACjRW2c 83oBs6se8u6eyKgwJVcrcihq2JU4y1Aj7lHc7XdjBXjwuUfsKgHRQCWq0tKI3MvxK0c0 cx4Q== X-Gm-Message-State: ALyK8tK5e/HSFIvY9unVLDXdloyRh0K+zvcVM2uG5y/b42KfOgJABOeNR5wxxTZYBErfAg== X-Received: by 10.25.88.146 with SMTP id m140mr90377lfb.217.1466321863185; Sun, 19 Jun 2016 00:37:43 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by smtp.gmail.com with ESMTPSA id l79sm3445870lfi.40.2016.06.19.00.37.42 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 19 Jun 2016 00:37:42 -0700 (PDT) Subject: Re: svn commit: r302016 - in head: share/timedef tools/tools/locale/tools To: Hajimu UMEMOTO References: <201606190344.u5J3iWO6079652@repo.freebsd.org> <3387744f-7abd-417c-599f-163e78b4170e@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org From: Andrey Chernov Message-ID: Date: Sun, 19 Jun 2016 10:37:41 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2016 07:37:51 -0000 On 19.06.2016 8:31, Hajimu UMEMOTO wrote: > Hi, > >>>>>> On Sun, 19 Jun 2016 07:57:49 +0300 >>>>>> Andrey Chernov said: > > ache> Nonsense doubled formats in sr_*_RS locales and nonsense md_order there too. > > It seems there was the problem before my commit. Only saw a little, > I'm not sure were it comes. I understand, just notice that.