From owner-freebsd-hackers@freebsd.org Sat Sep 8 17:28:36 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5AC20FF8AB8 for ; Sat, 8 Sep 2018 17:28:36 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B4B5471F4B for ; Sat, 8 Sep 2018 17:28:35 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kib@localhost [127.0.0.1]) by kib.kiev.ua (8.15.2/8.15.2) with ESMTPS id w88HSJKe013677 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 8 Sep 2018 20:28:23 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua w88HSJKe013677 Received: (from kostik@localhost) by tom.home (8.15.2/8.15.2/Submit) id w88HSJce013676; Sat, 8 Sep 2018 20:28:19 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 8 Sep 2018 20:28:19 +0300 From: Konstantin Belousov To: yuripv Cc: freebsd-hackers@freebsd.org Subject: Re: Tracking CLDR version in collation definitions Message-ID: <20180908172819.GE3161@kib.kiev.ua> References: <1536416542111-0.post@n6.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1536416542111-0.post@n6.nabble.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-0.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,URI_HEX autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2018 17:28:36 -0000 On Sat, Sep 08, 2018 at 07:22:22AM -0700, yuripv wrote: > Hi Thomas, > > I think this makes perfect sense, yes, and not aware of any other way of > having the data version information. > > There are some nits in the man page changes, but that can of course be taken > care of during review. At least, the new symbols must not go into the FBSD_1.3 namespace, but into the current namespace of the HEAD at the tome of commit. I believe it will be FBSD_1.6 when the patch has a chance to hit the tree. I also think that more specific name, indicating that this is a FreeBSD unique function, should be used. I cannot usefully comment on the actual collate code changes. > > A bigger question is backwards compatibility as you seem to be changing the > on-disk format -- I can't think of anything bad happening off the top of my > head, just wondering if you had some ideas on it. > > > > -- > Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-hackers-f4034256.html > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"