Hi,
On 23/12/11 15:47, Shaddy Baddah wrote:
> Also, there is a twist. Running under strace alters the
> behaviour. Although I'm not totally surprised by this because I've
> seen that strace alters tty I/O when I was debugging a problem a
> couple years back
> (http://sourceware.org/ml/cygwin-devel
On Sat, 2011-12-24 at 21:03 -0600, Yaakov (Cygwin/X) wrote:
> The TC doesn't get much Simpler than this:
>
> #include
> #include
>
> int
> main (void) {
> int fd = open ("/dev/dsp", O_WRONLY);
> if (fd < 0)
> perror ("open(/dev/dsp) failed");
> close (fd);
> return 0;
> }
>
> This
On Fri, 23 Dec 2011, Corinna Vinschen wrote:
> On Dec 22 12:51, Brian Ford wrote:
> > On Wed, 21 Dec 2011, Corinna Vinschen wrote:
> >
> > > On second thought I'm a bit puzzled that the pthread stack isn't
> > > correctly aligned as well. Ignoring the pthread_attr_setstack case
> > > which wasn't
A new version of socat, 1.7.2.0-1, is available in the Cygwin distribution. This
is a new upstream release, with assorted minor updates and bug fixes. You can
read the upstream changelog at http://www.dest-unreach.org/socat/doc/CHANGES.
socat is a relay for bidirectional data transfer between two
On 2011-12-27, Oleksandr Gavenko wrote:
> When you try perform communication through HTTPS you get warning:
>
> cygwin# hg identify https://bitbucket.org/django/django
> warning: bitbucket.org certificate with fingerprint
> 81:2b:08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verif
> To fix issue I create:
>
> cygwin# mkdir /etc/mercurial
> cygwin# cat [web]
> cacerts = /usr/ssl/certs/ca-bundle.crt
> EOF
>
> Note that if cacerts point to non-existing file you get error from Mercurial:
>
> cygwin# hg identify https://bitbucket.org/django/d
cygwin# cygcheck -c mercurial
Cygwin Package Information
Package VersionStatus
mercurial1.9.3-1OK
When you try perform communication through HTTPS you get warning:
cygwin# hg identify https://bitbucket.org/django/django
warning: bitbucket.org
silent wrote:
setup.exe v2.763
windows xp pro 32 bit,
nearly fresh install, every time run aria2c it core dump:
$ aria2c
Aborted (core dumped)
The core dump does no longer occur after libstdc++6 package
(cygstdc++6.dll) is downgraded to previous version 4.3.4-4.
The root of the problem is
8 matches
Mail list logo