X-Recipient: archive-cygwin AT delorie DOT 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 Subject: Re: Debugging a time zone problem In-reply-to: <23537290.post@talk.nabble.com> To: cygwin AT cygwin DOT com Message-id: <83ws8jr055.fsf@gnu.org> References: <498C685C DOT 4040901 AT cornell DOT edu> <23537290 DOT post AT talk DOT nabble DOT com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > Date: Thu, 14 May 2009 02:38:37 -0700 (PDT) > From: Marc Girod > > 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/