On Oct 24 23:17, Denis Excoffier wrote:
> 2014-10-24 22:16, Christian Franke wrote:
> >
> > Corinna Vinschen wrote:
> >>
> >> Sigh.
> >>
> >> I don't like the idea either that this simple change breaks existing
> >> scenarios. I'm inclined to revert this change.
> >>
> >> Christian, would you
On Oct 25 13:10, Corinna Vinschen wrote:
> On Oct 24 23:17, Denis Excoffier wrote:
> > 2014-10-24 22:16, Christian Franke wrote:
> > > Another possible solution:
> > > Check for e.g. CYGWIN_DLLPATH environment variable before calling
> > > SetDllDirectory().
> > >
> > > If unset or empty, call Se
On 2014-10-25 16:49, Corinna Vinschen wrote:
>
> On Oct 25 13:10, Corinna Vinschen wrote:
>> On Oct 24 23:17, Denis Excoffier wrote:
>>> 2014-10-24 22:16, Christian Franke wrote:
Another possible solution:
Check for e.g. CYGWIN_DLLPATH environment variable before calling
SetDllDire
Recently, I have seen several messages on the mailing list where email
addresses have not been removed from posts with quoted original
messages.
Due to having messages rejected, I was under the impression that the
list server would rejecting messages that had email addresses embedded
in the body o
Hi folks,
I just uploaded windows-default-manifest-6.4-1.
This adds the OS GUID for Windows 10 to the default manifest file.
This package contains nothing but a default application compatibility
manifest, which gets linked in by GCC by default, and which is supposed
to claim compatibility with
On Oct 25 19:29, Denis Excoffier wrote:
> On 2014-10-25 16:49, Corinna Vinschen wrote:
> > Apart from SetDllDirectory and AddDllDirectory, what about this very
> > simple solution in Cygwin:
> >
> > - Don't call SetDllDirectory at all, thus "." is kept in the search
> > path.
> >
> > - In execve
Does anyone use irssi on cygwin?
It seems that irssi package is never upgraded.
Latest version is 0.8.17. It released on Oct 11 and still no package
upgrade after two weeks (skipping 0.8.16 which is missed a long way ago).
I don't expect irssi package maintainers to abandon their duty and be
irr
On 10/25/2014 8:35 PM, Alive wrote:
Does anyone use irssi on cygwin?
It seems that irssi package is never upgraded.
Latest version is 0.8.17. It released on Oct 11 and still no package
upgrade after two weeks (skipping 0.8.16 which is missed a long way ago).
I don't expect irssi package mainta
Hi all,
I have recently noticed that dig +short output is not being properly piped to
xargs (and it used to work)
Doing something like:
echo aaa | xargs -I {} echo {}
works fine.
However:
dig +short www.google.com | xargs -I {} echo {}
produces no output.
I'm running Cygwin x64, tried a fresh i
> This package contains nothing but a default application compatibility
> manifest, which gets linked in by GCC by default, and which is supposed
> to claim compatibility with the latest Windows versions available at the
> time.
>
> Adding such a manifest got necessary due to a change in Windows 8
Greetings, Corinna Vinschen!
> For your convenience I wrote new documentation. Since this is a TEST
> prerelease, the new documentation is not part of the official docs yet.
> Rather have a look at
> https://cygwin.com/preliminary-ntsec.html
The "asks for a group with gidNumbe attribute" lost
Thank you, Eric. Will have to remember the semicolon to combine two
sed commands vs. trying to use "-e" which did not ever work properly
for me. I knew there must have been a better way to combine sed
commands!
On Fri, Oct 24, 2014 at 11:57 AM, Eric Blake wrote:
> On 10/24/2014 11:28 AM, Keith
On 10/26/2014 2:23 AM, Marco Atzeri wrote:
> On 10/25/2014 8:35 PM, Alive wrote:
>> Does anyone use irssi on cygwin?
>>
>> It seems that irssi package is never upgraded.
>>
>> Latest version is 0.8.17. It released on Oct 11 and still no package
>> upgrade after two weeks (skipping 0.8.16 which is m
On 10/26/2014 4:26 AM, Marko Božiković wrote:
> Hi all,
>
> I have recently noticed that dig +short output is not being properly piped to
> xargs (and it used to work)
>
> Doing something like:
> echo aaa | xargs -I {} echo {}
> works fine.
>
> However:
> dig +short www.google.com | xargs -I {}
14 matches
Mail list logo