This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of
its recipients. This is a permanent error.
The following address failed:
annas1stee...@aol.com:
SMTP error from remote server for TEXT command, host:
mx
On Wed, Feb 05, 2025 at 11:45:10AM +0800, Splitline Ng via Cygwin wrote:
> Hi Marco,
>
> > $ python3.12
> > Python 3.12.8 (main, Jan 31 2025, 21:29:51) [GCC 12.4.0] on cygwin
> > Type "help", "copyright", "credits" or "license" for more information.
> > import subprocess
> > subprocess.run([
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of
its recipients. This is a permanent error.
The following address failed:
anncliffo...@aol.com:
SMTP error from remote server for TEXT command, host:
mx-
On Tue, 4 Feb 2025, Roland Mainz via Cygwin wrote:
> it seems that Cygwin does not support |IO_REPARSE_TAG_MOUNTPOINT| for
> "remote" filesystems:
> snip
> 2582/* Don't handle junctions on remote filesystems as
> symlinks. This type
> 2583 of reparse point is handl
Hi!
I am tinkering with Win32 reparse point (Junction) support and tried
to implement |IO_REPARSE_TAG_MOUNTPOINT| (and other reparse tags) in
our filesystems (mostly for automounter+NFSv4.1 referral support), but
it seems that Cygwin does not support |IO_REPARSE_TAG_MOUNTPOINT| for
"remote"
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of
its recipients. This is a permanent error.
The following address failed:
annamce...@aol.com:
SMTP error from remote server for TEXT command, host:
mx-ao
Hi Marco,
> $ python3.12
> Python 3.12.8 (main, Jan 31 2025, 21:29:51) [GCC 12.4.0] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
> import subprocess
> subprocess.run(['./test.exe', '"', " a b c"])
> argv[0] = ./test
> argv[1] = "
> argv[2] = a b c
>
ASSI, what about adding to the long list of packages you maintain
another one, App::cpanminus, providing the commandline tool, 'cpanm', a
popular alternative to the venerable CPAN, and the installer of choice
of perl app developers?
https://metacpan.org/pod/App::cpanminus
https://github.com/miy
On Jan 31 14:23, Roland Mainz via Cygwin wrote:
> On Thu, Jan 30, 2025 at 2:34 PM Cedric Blancher
> wrote:
> [snip]
> > Does the ms-nfs41-client support NFS_SPECFILE_FIFO and NFS_SPECFILE_SOCK?
>
> No, but if Cygwin implements this for the Microsoft NFSv3 client then
> I'll add support for ms-nfs
Hi Thomas,
On Jan 30 21:59, Thomas Wolff via Cygwin wrote:
>
> Am 28.01.2025 um 09:56 schrieb Corinna Vinschen via Cygwin:
> > On Jan 28 00:50, Thomas Wolff via Cygwin wrote:
> > > Am 27.01.2025 um 12:17 schrieb Takashi Yano via Cygwin:
> > > > Hi Thomas,
> > > >
> > > > A few days ago, Corinna
On Feb 4 12:08, Corinna Vinschen via Cygwin wrote:
> $ cat > mk-dev-nfs.c < [...]
Copy/Paste error, try this one:
#include
#include
#include
typedef struct {
DWORD ReparseTag;
WORD ReparseDataLength;
WORD Reserved;
struct {
BYTE DataBuffer[1];
} GenericRepa
11 matches
Mail list logo