From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: On a few warnings of the Cigwin bootstrap Date: Sat, 09 Feb 2008 16:45:48 +0100 Message-ID: <47ADCAAC.90908@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202572007 28861 80.91.229.12 (9 Feb 2008 15:46:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Feb 2008 15:46:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 09 16:47:09 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 1JNrv1-00021Z-5J for ged-emacs-devel@m.gmane.org; Sat, 09 Feb 2008 16:47:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNruY-0005aK-8Z for ged-emacs-devel@m.gmane.org; Sat, 09 Feb 2008 10:46:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNruT-0005YX-HI for emacs-devel@gnu.org; Sat, 09 Feb 2008 10:46:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNruM-0005W9-NB for emacs-devel@gnu.org; Sat, 09 Feb 2008 10:46:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNruM-0005W3-Ks for emacs-devel@gnu.org; Sat, 09 Feb 2008 10:46:26 -0500 Original-Received: from smtp-out28.alice.it ([85.33.2.28]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNruF-0004Ca-VI; Sat, 09 Feb 2008 10:46:20 -0500 Original-Received: from FBCMMO02.fbc.local ([192.168.68.196]) by smtp-out28.alice.it with Microsoft SMTPSVC(6.0.3790.1830); Sat, 9 Feb 2008 16:46:17 +0100 Original-Received: from FBCMCL01B08.fbc.local ([192.168.171.46]) by FBCMMO02.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Sat, 9 Feb 2008 16:46:16 +0100 Original-Received: from [82.57.145.41] ([82.57.145.41]) by FBCMCL01B08.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Sat, 9 Feb 2008 16:46:09 +0100 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) X-OriginalArrivalTime: 09 Feb 2008 15:46:10.0078 (UTC) FILETIME=[E42D73E0:01C86B32] X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:88594 Archived-At: Bootstrapping CVS on Cygwin, I observe this warning Warning: Default coding system `iso-latin-1' disagrees with system codeset `US-ASCII' for this locale. It happens three times, at the end of the build, after the final build of emacs.exe. It is also the first message in the *Messages* buffer, when starting Emacs. Could it be related to this discussion [1]? Cheers, Angelo. --- [1] http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00686.html