Re: unlock fails if file not locked

2006-08-10 Thread Corinna Vinschen
On Aug 10 00:41, Neal Norwitz wrote: > This test was taken from the python test suite. It works on many > different platforms and architecture's except cygwin's. I'm not > entirely sure that cygwin is really wrong either though. Thanks for the testcase! Cygwin is wrong here. The underlying Win

unlock fails if file not locked

2006-08-10 Thread Neal Norwitz
This test was taken from the python test suite. It works on many different platforms and architecture's except cygwin's. I'm not entirely sure that cygwin is really wrong either though. The attached c program should print only a single message: lock failed in parent (expected) 13 However it