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
>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
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:
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
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
5 matches
Mail list logo