Possible cygwin bug: NFS locks stay open after pipe output

2002-04-03 Thread Michael Teske
in] bash 231 fhandler_base::close: closing 'xx.def' handle 0xD8 The thing that puzzles me is that in the second case, the fhandler_base::close:-line is there 5 times, while it's only 3 times in the first case... I would be very grateful if somebody could give me a hi

Re: Strange behavior of MSVC's printf under cygwin shell?

2002-03-26 Thread Michael Teske
hing about bash, I suppose they thing stdout is not connected to a terminal when running under bash. This would at least explain this behaviour and there would be nothing you can do about it, except using fflush (as a lot of people already suggested). Greetings, -- Michael Teske -- Unsubs

Re: make core dumping

2002-03-14 Thread Michael Teske
otes. Greetings, -- Michael Teske "My opinions are not necessarily understandable." -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

make core dumping

2002-03-11 Thread Michael Teske
Hi! Maybe this is interesting for some of you: I did some research for the "make somtimes core-dumping problem", which still seems to be open from what I read in the release notes. With the help of the generated stack traces I saw that it happens in the function exec_command () in job.c. Then I