[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: savewd: please port to native Windows
From: |
Bruno Haible |
Subject: |
Re: savewd: please port to native Windows |
Date: |
Wed, 28 Aug 2024 17:17:17 +0200 |
Collin Funk wrote:
> Not sure if you are aware but that module is documented as not being
> supported on Windows. In gnulib-intro.texi line 164 - 169:
>
> Note that some modules are currently unsupported on native Windows:
> @code{mgetgroups}, @code{getugroups}, @code{idcache},
> @code{userspec}, @code{openpty}, @code{login_tty}, @code{forkpty},
> @code{pt_chown}, @code{grantpt}, @code{pty}, @code{savewd},
> @code{mkancesdirs}, @code{mkdir-p}, @code{euidaccess},
> @code{faccessat}.
Thanks for pointing this out. Whether the module works on native Windows
now, I cannot tell, since there is no unit test. Therefore I'm leaving
this documentation as it is.
Bruno