From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Unicode-2 version number Date: Fri, 12 Oct 2007 11:36:24 -0400 Message-ID: References: <18190.39057.444292.951667@a1ihome1.kph.uni-mainz.de> <18191.28906.505457.667751@a1i15.kph.uni-mainz.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1192204333 9313 80.91.229.12 (12 Oct 2007 15:52:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Oct 2007 15:52:13 +0000 (UTC) Cc: emacs-devel@gnu.org, emacs@gentoo.org To: Ulrich Mueller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 12 17:52:03 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IgMZM-0004V6-Og for ged-emacs-devel@m.gmane.org; Fri, 12 Oct 2007 17:36:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgMZG-0003rX-CT for ged-emacs-devel@m.gmane.org; Fri, 12 Oct 2007 11:36:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IgMZD-0003q4-Hf for emacs-devel@gnu.org; Fri, 12 Oct 2007 11:36:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgMZC-0003nr-65 for emacs-devel@gnu.org; Fri, 12 Oct 2007 11:36:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgMZB-0003nh-Vd for emacs-devel@gnu.org; Fri, 12 Oct 2007 11:36:46 -0400 Original-Received: from x-132-204-252-255.xtpr.umontreal.ca ([132.204.252.255] helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IgMZ7-0002dQ-O2 for emacs-devel@gnu.org; Fri, 12 Oct 2007 11:36:46 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 0C87BB41BB; Fri, 12 Oct 2007 11:36:24 -0400 (EDT) In-Reply-To: <18191.28906.505457.667751@a1i15.kph.uni-mainz.de> (Ulrich Mueller's message of "Fri\, 12 Oct 2007 15\:04\:42 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:80716 Archived-At: >>> The version of the unicode-2 branch has changed to 23.0.50, >>> identical with the trunk. Now it is no longer (at least not easily) >>> possible to have both installed in parallel. >> Don't worry, AFAIK you can't compile this branch right now anyway. > For sure the goal is that it can be compiled at some point? ;-) > And then a different version number (like 23.0.52) would come in > handy. In the patch I've been working on to resolve the merge, one of the conflicts is the version number and I resolved it by setting it arbitrarily at 23.0.60. Stefan