Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: cygwin stat code (again)
- X-seq: zsh-workers 14320
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Peter Stephenson" <pws@xxxxxxx>, "Zsh hackers list" <zsh-workers@xxxxxxxxxx>
- Subject: RE: PATCH: cygwin stat code (again)
- Date: Sat, 12 May 2001 09:32:59 +0400
- Importance: Normal
- In-reply-to: <Tc0a88d0153748d7a2a@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>
> mflags in stat under cygwin shouldn't be const, since it needs to be
> initialised at run time.
>
Was not this already fixed?
2001-04-30 Andrej Borsenkow <bor@xxxxxxx>
* Bart: 14144 (modified): Src/Modules/stat.c: The S_IXUSR,
S_IXGRP, S_IXOTH are made external variables in Cygwin 1.3.1 and
cannot be used as static array initializer anymore.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author