[racket-dev] Strage 5.0.99.5 segfault
On 29.12.10 12:14, Jakub Piotr Cłapa wrote:
> On 29.12.10 02:32, Matthew Flatt wrote:
>> Thanks for the report!
>>
>> As it happens, I think I fixed this a few minutes ago:
>>
>> http://git.racket-lang.org/plt/commit/3b032893c1b9f74b04d0803ecd0f20c1d101dd11
>>
>>
>> Just to make sure before trying a new version, you might confirm that
>> the bug goes away if you disable the JIT (e.g., with "-j").
>
> Probably this is it, since it manifested in one other place where I
> mistakenly returned multiple values.
>
> I will let you know after I compile the new version.
It works as expected now. Thanks.
--
regards,
Jakub Piotr Cłapa