X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 	tests=AWL,BAYES_00,SPF_SOFTFAIL
X-Spam-Check-By: sourceware.org
Date: Thu, 14 May 2009 21:48:38 +0300
From: Eli Zaretskii <eliz@gnu.org>
Subject: Re: Debugging a time zone problem
In-reply-to: <23537290.post@talk.nabble.com>
To: cygwin@cygwin.com
Message-id: <83ws8jr055.fsf@gnu.org>
References: <498C685C.4040901@cornell.edu> <23537290.post@talk.nabble.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

> Date: Thu, 14 May 2009 02:38:37 -0700 (PDT)
> From: Marc Girod <marc.girod at gmail dor com>
> 
> Looking at the sources, the most suspicious place given your description,
> seems to be msdos.c, around lines 4453-4494...

msdos.c is not compiled in the Cygwin build.  It is only compiled in
the MS-DOS (a.k.a. DJGPP) build.  (You should be able to verify that
there's no msdos.o file in the src/ directory, where you compiled
Emacs.)  So these lines cannot possibly explain any problems in the
Cygwin build of Emacs.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

