zsh-workers
 help / color / mirror / code / Atom feed
* Why #if !defined(__CYGWIN__) in zgetdir (chaselinks does not work)
@ 2000-10-18 11:57 Andrej Borsenkow
  2000-10-18 12:48 ` Andrej Borsenkow
  0 siblings, 1 reply; 2+ messages in thread
From: Andrej Borsenkow @ 2000-10-18 11:57 UTC (permalink / raw)
  To: ZSH workers mailing list

getcwd() implementation on Cygwin does not resolve symlinks. This nullifies
chaselink option, because zgetdir is explicitly using it in case of Cygwin.

What is the reason?

(I sent question about getcwd to cygwin list).

-andrej

Have a nice DOS!
B >>


^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Why #if !defined(__CYGWIN__) in zgetdir (chaselinks does not work)
  2000-10-18 11:57 Why #if !defined(__CYGWIN__) in zgetdir (chaselinks does not work) Andrej Borsenkow
@ 2000-10-18 12:48 ` Andrej Borsenkow
  0 siblings, 0 replies; 2+ messages in thread
From: Andrej Borsenkow @ 2000-10-18 12:48 UTC (permalink / raw)
  To: ZSH workers mailing list

>
> What is the reason?
>

Never mind. We'd have to build the whole /cygdrive mimic to avoid getcwd.
Makes no sense.

So, it is really a topic for cygwin.

-andrej


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-10-18 12:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-18 11:57 Why #if !defined(__CYGWIN__) in zgetdir (chaselinks does not work) Andrej Borsenkow
2000-10-18 12:48 ` Andrej Borsenkow

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).