Re: Rewriting the FIFO code

2024-07-26 Thread Jameson Nash via Cygwin
I am hopping in late to this conversation, after working on debugging a confusing issue where my NamedPipe stopped working reliably after being passed to a cygwin program, where I believe it used to work okay with older versions of cygwin. I just want to point out that the current flag being used (

RE: Rewriting the FIFO code

2024-07-25 Thread Jameson Nash via Cygwin
I am hopping in late to this conversation, after working on debugging a confusing issue where my NamedPipe stopped working reliably after being passed to a cygwin program, where I believe it used to work okay with older versions of cygwin. I just want to point out that the current flag being used (

missing dependency for git-email?

2020-11-26 Thread Jameson Nash via Cygwin
I installed git-email, but once installed it says it's missing a required dependency: ``` $ git send-email --dry-run BUG: The 'Mail::Address' module is not here, but NO_PERL_CPAN_FALLBACKS was set! Git needs this Perl module from the CPAN, and will by default ship with a copy of it. This Git was