From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: bootstrap from scratch Date: Fri, 06 May 2005 14:51:26 -0400 Message-ID: References: <200505051718.j45HIrFG002303@emr.cs.iit.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1115405947 30373 80.91.229.2 (6 May 2005 18:59:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 May 2005 18:59:07 +0000 (UTC) Cc: bob@rattlesnake.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 06 20:59:06 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DU81r-0002w2-GB for ged-emacs-devel@m.gmane.org; Fri, 06 May 2005 20:58:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DU89c-0004AA-RO for ged-emacs-devel@m.gmane.org; Fri, 06 May 2005 15:06:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DU87R-0003JN-30 for emacs-devel@gnu.org; Fri, 06 May 2005 15:04:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DU87Q-0003Iy-BR for emacs-devel@gnu.org; Fri, 06 May 2005 15:04:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DU86H-0002b8-Uh for emacs-devel@gnu.org; Fri, 06 May 2005 15:03:01 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DU810-0002CL-AP for emacs-devel@gnu.org; Fri, 06 May 2005 14:57:34 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DU7v4-0004p9-5W; Fri, 06 May 2005 14:51:26 -0400 Original-To: Ed Reingold In-reply-to: <200505051718.j45HIrFG002303@emr.cs.iit.edu> (message from Ed Reingold on Thu, 05 May 2005 12:18:53 -0500) 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:36767 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36767 This is a conundrum: Any value that lets the compilation proceed will (necessarily) produce wrong results. Any value that stops the calculation if the latitude/longitude/zone are not set will stop compilation. Silly. The value should not be used at compile time.