delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/12/16/08:37:01

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL
X-Spam-Check-By: sourceware.org
Message-ID: <4947AECE.7040201@cornell.edu>
Date: Tue, 16 Dec 2008 08:36:14 -0500
From: Ken Brown <kbrown AT cornell DOT edu>
User-Agent: Thunderbird 2.0.0.18 (Windows/20081105)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: [1.7] Problem - emacs fails to get shell-command output
References: <announce DOT 20081210203400 DOT GA15192 AT calimero DOT vinschen DOT de> <4941587D DOT 5070109 AT cornell DOT edu> <17393e3e0812111130n3dda8d05n8465481c68b97596 AT mail DOT gmail DOT com> <49457F56 DOT 1040508 AT cornell DOT edu> <20081215135249 DOT GV32197 AT calimero DOT vinschen DOT de> <49467903 DOT 2090104 AT cornell DOT edu> <4946B370 DOT 8040206 AT cornell DOT edu> <20081215235242 DOT GA24120 AT ednor DOT casa DOT cgf DOT cx>
In-Reply-To: <20081215235242.GA24120@ednor.casa.cgf.cx>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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 12/15/2008 6:52 PM, Christopher Faylor wrote:
> On Mon, Dec 15, 2008 at 02:43:44PM -0500, Ken Brown wrote:
>> --- strftime.c.orig     2007-01-14 04:24:37.000000000 +0100
>> +++ strftime.c  2008-02-04 21:40:01.031250000 +0100
>> @@ -54,7 +54,7 @@
>>  # endif
>>  #endif
>>  #if HAVE_TZNAME
>> -#ifndef USE_CRT_DLL
>> +#if !defined (USE_CRT_DLL) && !defined (CYGWIN)
>>  extern char *tzname[];
>>  #endif
>>  #endif
>>

> 2) declaring tzname should not affect anything timing related.

OK, thanks.  In the meantime I've learned that the purpose of the patch 
was to prevent a warning about a dll import attribute.  I should have 
checked this before posting.  Sorry for the noise.

Ken

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019