chicken -version
(c) 2008-2015, The CHICKEN Team
(c) 2000-2007, Felix L. Winkelmann
Version 4.9.1 (custom)
linux-unix-clang-arm [ dload ptables ]
compiled 2015-06-14 on utilite (Linux)

This is actually git's master/HEAD from a Thursday.


Am 15.06.2015 um 18:32 schrieb Mario Domenech Goulart:
> Hi Jörg,
> 
> On Mon, 15 Jun 2015 17:35:07 +0200 "Jörg F. Wittenberger" 
> <joerg.wittenber...@softeyes.net> wrote:
> 
>> The attached test case works in csi but fails in csc.
>>
>> Possibly related to optimization options.  Compile as:
>>
>> csc  -O3 -clustering -no-argc-checks -no-procedure-checks
>> -no-bound-checks -no-trace -no-lambda-info -specialize -lfa2
>> -strict-types -disable-stack-overflow-checks -unsafe test-failing.scm
>>
>> to see it terminate with exit code 1.
>>
>> BTW: I'd have expected the assert (not (foo? "a b")) to kick in, but
>> this does not happen.
>>
>> Sorry, no clue, no patch.
> 
> What CHICKEN version produces the faulty behavior?
> 
> Best wishes.
> Mario
> 


_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to