On Jul 28 21:54, Bruno Haible via Cygwin wrote:
> Corinna Vinschen wrote:
> > test-fnmatch-5.sh is SKIPped because we don't support zh_CN.GB18030.
>
> Hmm? When I read winsup/cygwin/release/3.5.0 and the commit
> 5da71b6059956a8f20a6be02e82867aa28aa3880, it seems the zh_CN.GB18030
> locale (whic
Corinna Vinschen wrote:
> However, on debugging this, I see it's totally broken. Trying to fix
> this in the existing functions is futile. We need dedicated
> support functions for GB18030, kind of like the FreeBSD functions,
> just with extra support for surrogate pairs, as with our UTF8 stuff.
A new version of Setup (2.926) has been uploaded to:
https://cygwin.com/setup-x86_64.exe (64 bit version)
https://cygwin.com/setup-x86.exe (32 bit version)
Changes compared to 2.925:
- Add some resilience against transient errors when reading files from
the local package cache, as can
The following packages have been uploaded to the Cygwin distribution:
- https://cygwin.com/packages/summary/ruby-vte-src.html
- ruby-vte
- ruby-vte-doc
- ruby-vte-devel
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:
> Sorry... Did you try using the -d option to see what DNS servers these
> commands try to actually connect to (and time out, eventually).
No help unfortunately.
$ host -d6 cygwin.com
Trying "cygwin.com"
;; connection timed out; no servers could be reached
> (strace can help as well, I think.)
> Does Cygwin have a way to map a (NFS) home dir drive (H:) to
> /home/myuser/, without resorting to POSIX-style softlinks ([1]) ?
Yes. Put the following in either /etc/fstab (system-wide) or /etc/fstab.d/myuser
(user-specific):
H:/ /home/myuser nfs binary,user 0 0
Then run mount -a, or exit
On 2023/07/28 21:24, Roland Mainz via Cygwin wrote:
Good morning!
Does Cygwin have a way to map a (NFS) home dir drive (H:) to
/home/myuser/, without resorting to POSIX-style softlinks ([1]) ?
Example:
1. Home dir mounted on drive H: via NFS
2. How do I now map H: to /home/myuser/ ?
For
On 2023/07/22 10:35, Jim Garrison via Cygwin wrote:
On 07/22/23 10:33, Adam Dinwoodie wrote:
On Fri, 21 Jul 2023 at 22:54, Jim Garrison via Cygwin wrote:
On 07/21/23 14:52, Brian Inglis wrote:
On 2023-07-21 14:59, Jim Garrison via Cygwin wrote:
Git comes with over 100
8 matches
Mail list logo