delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
References: | <010e01c7ea38$d6cbd820$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <727852 DOT 30843 DOT qm AT web25003 DOT mail DOT ukl DOT yahoo DOT com> <loom DOT 20070829T182229-247 AT post DOT gmane DOT org> <loom DOT 20070829T184319-70 AT post DOT gmane DOT org> <003001c7ea5e$144a0850$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <46D611D4 DOT 4050506 AT byu DOT net> |
Subject: | RE: octave configure on cygwin snapshot |
Date: | Thu, 30 Aug 2007 10:51:28 +0100 |
Message-ID: | <000c01c7eaeb$55e58db0$2e08a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <46D611D4.4050506@byu.net> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 30 August 2007 01:40, Eric Blake wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > According to Dave Korn on 8/29/2007 11:00 AM: >> >> It would be worth going back through the archives; IIRC, this was a >> recent change made by CV in response to a PR on the list. Any un-cautious >> solution would probably just regress back the original bug... > > It was this commit: > http://cygwin.com/ml/cygwin-cvs/2007-q3/msg00003.html > > But I don't see any list traffic related to char *timezone() vs. long > timezone in that timeframe. Good catch. So, the OP's problem should be solved by defining __timezonefunc__, or by "#define timezone timezone". Struct tags live in a separate namespace from functions and variables, it's only the #define below that indiscriminately mungs the word 'timezone' in the struct tag that's causing the problem. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |