2012/11/26 Jean-Pierre Flori <jpfl...@gmail.com>:
> Hi,
>
> 2012/8/25 Jean-Pierre Flori <jpfl...@gmail.com>:
>> Hi,
>>
>>>> Most of the time, the loop will be broken, but sometimes you'll just
>>>> get a nice ^C on screen.
> It's been some time, but I've looked at the metioned problem once
> again and can reproduce it provided ecl 12.7.0 is configured with
> --disable-threads.
I meant 12.7.1.
This is repoducible on another Linux x86_64 install with 12.7.1 as well.
And this is NOT reproducible with 11.1.1 and 12.2.1 which were the
only other versions I found on ecl sourceforge website.
I'll have a look at the git commits to see if any other versions are tagged.
> I did not try a lot (let's say one hundred, after that my hand got
> tired) without --disable-threads (i.e. with the default setting), but
> it did not seem to happen.
>
> Recall the problematic code was
> (setf i 0)
> (defun inf() (loop (incf i)))
> (inf)
> "Press CTRL+C and see only ^C instead of the loop being interrupted"
>
> I get the same behavior with git head from today; i.e. lost interrupts
> with --disable-threads, nothing lost without it.
>
> Cheers,
>
> --
> Jean-Pierre Flori



-- 
Jean-Pierre Flori

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to