Tested on Windows 7
1. Create a Homegroup
2. cd C:/Users
Now, if you run a command like this
mkdir C:/Users/foo
all is well. However if you run a command such as this
mkdir foo
"foo" then has strange permissions. If you try to delete using Window Explorer,
you get this message
Th
> Never mind that. I can fix your testcase by calling _my_tls.remove with
> INFINITE as parameter in both places. If I drop one of them, your
> testcase will invariable fail at one point. With both INFINITE params
> in place, your testcase is now running half an hour without problems.
For me
On 11/19/14 5:24 PM, Yaakov Selkowitz wrote:
On 2014-11-19 16:32, Marco Atzeri wrote:
On 11/2/2014 1:31 AM, Mike Bonnet wrote:
Hi. I just found out that the zlib-1.2.8-2 breaks clamav. A log of
the
output of the "sigtool" commmand from clamav is attached. It's using
gzread() to read the comp
On Nov 20 11:00, Corinna Vinschen wrote:
> Hi Mikulas,
>
> On Nov 19 17:42, Mikulas Patocka wrote:
> > Hi
> >
> > I have a program that sets a repetitive timer with setitimer and spawns
> > several threads.
> >
> > The program is very unstable on cygwin, it locks up in few minutes.
> >
> > The
On Nov 19, 2014, at 2:12 PM, pichi032 . wrote:
> Cygwin Configuration Diagnostics
I’m afraid it all looks quite normal to me. I can only suggest voodoo:
1. Install to a different directory. If this works, you can try a forced
reinstall to the one you actually wanted to use, or just start usi
On Thu, Nov 20, 2014 at 4:48 AM, Corinna Vinschen wrote:
>
> Still, some debugging on affected systems might be enlightening.
While you're thinking/debugging don't forget about a thumb drive that
contains Cygwin and is moved from computer to computer; even in and
out of domains, home and back to
On 11/20/2014 12:40 PM, Alexander Plotkin wrote:
Hi!
I'm searching for libraries cygblas.dll, cyglapack-0.dll,
cyggfortran-3.dll compatible with Windows XP SP3 and so far I've
failed - all versions seem to be for 64-bit OS only.
Will greatly appreciate any help!
Regards
Alexander P.
what do
Hi,
On 20/11/14 21:19, Corinna Vinschen wrote:
On Nov 20 17:35, Shaddy Baddah wrote:
Hi,
I can't get addr2line to give me anything useful on any stackdump files.
I haven't used it for a while, so perhaps the following snippet will
show my incorrect use?
$ cat > /tmp/foo.c << EOF
int main()
Hi!
I'm searching for libraries cygblas.dll, cyglapack-0.dll,
cyggfortran-3.dll compatible with Windows XP SP3 and so far I've
failed - all versions seem to be for 64-bit OS only.
Will greatly appreciate any help!
Regards
Alexander P.
--
Problem reports: http://cygwin.com/problems.html
FA
Hi
The package python-mutagen is now available with the Cygwin distribution:
o https://mutagen.readthedocs.org (Homepage)
DESCRIPTION:
Mutagen is a Python module to handle audio metadata. It supports
ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora,
Hi
New versions of 'gnutls/libgnutls28/gnutls-devel/gnutls-doc/gnutls-guile' have
been uploaded to a server near you.
o Update to latest upstream version
o Build for cygwin 1.7.33 with gcc-4.8.3
gnutls NEWS:
* Version 3.2.20 (released 2014-11-10)
** libgnutls: Removed superf
Hi
New versions of 'liblzo2_2/liblzo2-devel/liblzo2-doc' have been uploaded to a
server near you.
o Update to latest upstream version
o Build for cygwin 1.7.32 with gcc-4.8.3
o Package name change: liblzo2 -> liblzo2-doc
liblzo2 NEWS:
=
Changes in 2.08 (29 Jun 2014)
* Updat
Hi
New versions of 'openldap/openldap-server/libopenldap2_4_2/openldap-devel' have
been uploaded to a server near you.
o Update to latest upstream version
o Build for cygwin 1.7.32 with gcc-4.8.3
openldap NEWS:
==
OpenLDAP 2.4.40 Release (2014/09/20)
Fixed libldap DNS
Hi
New versions of 'neon/libneon27/libneon-devel' have been uploaded to a server
near you.
o Update to latest upstream
o Build for cygwin 1.7.32 with gcc-4.8.3
neon NEWS:
==
Changes in release 0.30.1:
* Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
* Fix possible cra
Hi
New versions of 'lcms2/liblcms2_2/liblcms2-devel' have been uploaded to a
server near you.
o Update to latest upstream version
o Build for cygwin 1.7.24 with gcc-4.7.3
lcms2 NEWS:
===
Fixed a double free in recovering from a previous error in default intent
handler.
Fixed some
Hi
New versions of 'libtasn1/libtasn1_6/libtasn1-devel' have been uploaded to a
server near you.
o Update to latest upstream release
o Build for cygwin 1.7.32 with gcc-4.8.3
libtasn1 NEWS:
==
* Noteworthy changes in release 4.2 (released 2014-09-15) [stable]
- Added sanity che
Hi
A new version of 'tzcode' has been uploaded to a server near you.
o Update to latest upstream release
o Build for cygwin 1.7.32 with gcc-4.8.3
tzcode NEWS:
* Sorry no changelog available. You have to do the diff yourself.
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
=
On Nov 20 17:35, Shaddy Baddah wrote:
> Hi,
>
> I can't get addr2line to give me anything useful on any stackdump files.
>
> I haven't used it for a while, so perhaps the following snippet will
> show my incorrect use?
>
>
> $ cat > /tmp/foo.c << EOF
> > int main() { ((void (*)(void))0)(); }
>
Hi Mikulas,
On Nov 19 17:42, Mikulas Patocka wrote:
> Hi
>
> I have a program that sets a repetitive timer with setitimer and spawns
> several threads.
>
> The program is very unstable on cygwin, it locks up in few minutes.
>
> The bug manifests itself in the following way: the signal thread c
On Nov 18 17:54, Corinna Vinschen wrote:
> On Nov 18 16:26, Habermann, David (D) wrote:
> > From: cygwin-owner
> > The problem here is the abbreviation in both cases. What I was looking
> > for is if your user uid/SID shows up in the token group list as well.
> > I don't need the full list, but ca
20 matches
Mail list logo