From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: gerd.moellmann@t-online.de (Gerd Moellmann) Newsgroups: gmane.emacs.devel Subject: Re: Message "Source file newer than byte-compiled file" not logged Date: 21 Feb 2003 17:02:27 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <861y211v1o.fsf@gerd.free-bsd.org> References: <3E26DA7001463568@mel-rta8.wanadoo.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045843661 579 80.91.224.249 (21 Feb 2003 16:07:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 21 Feb 2003 16:07:41 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18mFhn-00008H-00 for ; Fri, 21 Feb 2003 17:07:19 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18mFvr-0006xC-00 for ; Fri, 21 Feb 2003 17:21:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18mFh6-0007Zc-00 for emacs-devel@quimby.gnus.org; Fri, 21 Feb 2003 11:06:36 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18mFgf-0007Gd-00 for emacs-devel@gnu.org; Fri, 21 Feb 2003 11:06:09 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18mFfh-0006VV-00 for emacs-devel@gnu.org; Fri, 21 Feb 2003 11:05:09 -0500 Original-Received: from mailout02.sul.t-online.com ([194.25.134.17]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18mFdS-0005JM-00 for emacs-devel@gnu.org; Fri, 21 Feb 2003 11:02:50 -0500 Original-Received: from fwd00.sul.t-online.de by mailout02.sul.t-online.com with smtp id 18mFdQ-00037f-06; Fri, 21 Feb 2003 17:02:48 +0100 Original-Received: from gerd.free-bsd.org (520015515780-0001@[217.230.98.163]) by fwd00.sul.t-online.com with esmtp id 18mFdB-2EYRrkC; Fri, 21 Feb 2003 17:02:33 +0100 Original-Received: from gerd.free-bsd.org (localhost [127.0.0.1]) by gerd.free-bsd.org (8.12.7/8.12.7) with ESMTP id h1LG2T8k000580; Fri, 21 Feb 2003 17:02:29 +0100 (CET) (envelope-from gerd.moellmann@t-online.de) Original-Received: (from gerd@localhost) by gerd.free-bsd.org (8.12.7/8.12.7/Submit) id h1LG2RqG000577; Fri, 21 Feb 2003 17:02:27 +0100 (CET) X-Authentication-Warning: gerd.free-bsd.org: gerd set sender to gerd.moellmann@t-online.de using -f Original-To: Andreas Schwab In-Reply-To: Original-Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-Sender: 520015515780-0001@t-dialin.net X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11817 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11817 Andreas Schwab writes: > 2002-03-11 Gerd Moellmann > > * lread.c (Fload): Don't assume that message_with_string uses the > string it is given like a C string. > > Gerd, do you remember why you changed that, or was it not deliberate? I seem to remember it was a bug fix for something. I don't remember much more, sorry.