From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs Bazaar repository Date: Thu, 20 Mar 2008 22:34:47 +0200 Message-ID: References: <87skyvse7k.fsf@xmission.com> <47DA3601.3040507@arbash-meinel.com> <87r6ecsww7.fsf@uwakimon.sk.tsukuba.ac.jp> <200803180148.m2I1m0dB003724@sallyv1.ics.uci.edu> <87fxuoznk2.fsf@red-bean.com> <47E2704A.7050306@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Content-Transfer-Encoding: 7BIT X-Trace: ger.gmane.org 1206045409 7129 80.91.229.12 (20 Mar 2008 20:36:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2008 20:36:49 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org, jasonr@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 20 21:37:19 2008 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 1JcRVe-0003IJ-11 for ged-emacs-devel@m.gmane.org; Thu, 20 Mar 2008 21:37:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcRV3-0000TA-7C for ged-emacs-devel@m.gmane.org; Thu, 20 Mar 2008 16:36:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JcRUz-0000Ru-9s for emacs-devel@gnu.org; Thu, 20 Mar 2008 16:36:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JcRUy-0000Qq-EJ for emacs-devel@gnu.org; Thu, 20 Mar 2008 16:36:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcRUy-0000QZ-3j for emacs-devel@gnu.org; Thu, 20 Mar 2008 16:36:28 -0400 Original-Received: from mtaout6.012.net.il ([84.95.2.16]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JcRUu-000727-7V; Thu, 20 Mar 2008 16:36:24 -0400 Original-Received: from HOME-C4E4A596F7 ([84.228.166.185]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0JY1008NPR4OLX50@i-mtaout6.012.net.il>; Thu, 20 Mar 2008 22:48:24 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) 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:93061 Archived-At: > From: Stefan Monnier > Date: Thu, 20 Mar 2008 11:33:35 -0400 > Cc: Juanma Barranquero , Emacs Devel > > >> I was not talking about performance (we know about those problems > >> already). I'm expecting problems such as "doesn't build", e.g. because > >> of EOL issues. > > > bzr doesn't seem to mess with EOLs, so the build runs fine. > > I don't see why the first implies the second Because the files in their original form build just fine. Changing the EOL format changes the files, which gives birth to the possibility that the messed up files will prevent a build.