Re: pipe broken by WSL?

2019-05-03 Thread Thomas Wolff
Hello Andrey, Am 03.05.2019 um 20:52 schrieb Andrey Repin: Greetings, Eliot Moss! On 5/2/2019 11:37 AM, Stephen Carrier wrote: On Wed, May 01, 2019 at 11:20:59AM +0200, Thomas Wolff wrote: Calling WSL seems to break pipe processing: (echo 1; echo 2) | while read line do   echo $line   w

Re: Error message during compilation

2019-05-03 Thread cygwinautoreply
>3 [main] make 2520 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer. Please report this problem to >the public mailing list cygwin@cygwin.com. >Please suggest me what to do for this type of error >Thank you >Nanaiah.M https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warning

Error message during compilation

2019-05-03 Thread nanaiah.manira
3 [main] make 2520 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com. Please suggest me what to do for this type of error Thank you -- Nanaiah.M -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: pipe broken by WSL?

2019-05-03 Thread Andrey Repin
Greetings, Eliot Moss! > On 5/2/2019 11:37 AM, Stephen Carrier wrote: >> On Wed, May 01, 2019 at 11:20:59AM +0200, Thomas Wolff wrote: >>> Calling WSL seems to break pipe processing: >>> >>> (echo 1; echo 2) | >>> while read line >>> do >>>   echo $line >>>   wsl uname >>> done >> >> I don't kn

possible problem with memory allocation using calloc/mmap/munmap

2019-05-03 Thread Stanislav Kascak
Hello cygwin team, I came across a problem with memory allocation/deallocation when trying to compile and run tests of openldap under cygwin. I created a test program to simulate sequence of actions. First a bigger chunk of memory (>~262kB) is allocated using calloc(), then mmap() is called with