From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27483 invoked from network); 30 Apr 2001 10:42:20 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Apr 2001 10:42:20 -0000 Received: (qmail 16685 invoked by alias); 30 Apr 2001 10:42:13 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14159 Received: (qmail 16672 invoked from network); 30 Apr 2001 10:42:12 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "ZSH Workers Mailing List" Subject: RE: S_IXUSR & Co macro problem - zsh does not compile under current cygwin. Date: Mon, 30 Apr 2001 14:42:09 +0400 Message-ID: <001501c0d162$351b84d0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <1010428181836.ZM31915@candle.brasslantern.com> } > } > Do we need to fix this in zsh, or do you think it'll be treated as a bug > } > by the cygwin folks? > } > } If I understand the following correctly , it was deliberate change: > > Let me rephrase the question. Should I commit that patch? > I have committed it with a single fix __CYGWIN -> __CYGWIN__ -andrej