Re: Please test latest developer snapshot

2011-02-19 Thread Warren Young
On 2/19/2011 11:35 AM, Warren Young wrote: On 2/19/2011 11:29 AM, Warren Young wrote: $ rmdir . rmdir: failed to remove `.': Invalid argument Nevermind. It doesn't work on Linux, either. I guess /bin/rmdir has code in it to check for that, which rmdir(2) does not. Better test, which does wor

Re: Please test latest developer snapshot

2011-02-19 Thread Warren Young
On 2/19/2011 11:29 AM, Warren Young wrote: $ rmdir . rmdir: failed to remove `.': Invalid argument Nevermind. It doesn't work on Linux, either. I guess /bin/rmdir has code in it to check for that, which rmdir(2) does not. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: assert broken?

2011-02-19 Thread Warren Young
On 2/17/2011 11:49 AM, Stan wrote: The issue is triggering an assert dumps core. It's supposed to. The core gets you a backtrace, the exact line of code which tripped the assertion (you can't always tell just from the text of the assert()), the state of variables, etc. This is a very good

Re: Please test latest developer snapshot

2011-02-19 Thread Warren Young
On 2/17/2011 5:04 AM, Corinna Vinschen wrote: Hi crowd, rabble? angry mob? - Reintroduce the ability to delete an empty directory which is the current working directory of the same or another Cygwin process. I don't see that. Testcase: $ mkdir foo $ cd foo $ rmd

Re: Please test latest developer snapshot

2011-02-19 Thread jdzstz - gmail dot com
I have tested the bugs I reported about Varnish Cache program and It works fine with last snapshot: - Make sure that the random number generator is seeded on a per-thread basis. - Fix bind(2) behaviour related to SO_REUSEADDR. and they works ok. New madvise call also works ok. -- Problem

Re: I want to use DLL compiled with Cygwin with VC(VS2008).

2011-02-19 Thread Jason Curl
On 14/02/2011 05:03, Y.Hosoi wrote: Thank you. However, it did not move well. If test.dll is done in LoadLibrary, Access Violation is generated. Are you still amused something? [main source code] #include "stdafx.h" #include "windows.h" #ifdef __cplusplus extern "C"{ #endif typedef int (*