[gambit-list] gsc segfaults
Marc Feeley
feeley at iro.umontreal.ca
Fri Aug 28 07:34:59 EDT 2009
For your information, the problem with receive when used with syntax-
case has been fixed yesterday by the latest commit
(be105ed3056a52bc3cc218b739fd73d3b1e849f4).
As a bonus, the receive form (and cond-expand and parameterize) now
correctly track source code location information.
Marc
On 28-Aug-09, at 7:21 AM, Ralf Schmitt wrote:
> Ramil Farkhshatov <ramil at gmx.co.uk> writes:
>
>> On Thu, Aug 27, 2009 at 12:40:47PM +0200, Ralf Schmitt wrote:
>>> Hi all,
>>>
>>> I get a segfault when trying to compile srfi-13:
>>>
>>> $ curl -O http://srfi.schemers.org/srfi-13/srfi-13.scm
>>> $ gsc -e '(load "~~/lib/syntax-case.scm")' srfi-13.scm
>>> zsh: segmentation fault gsc -e '(load "~~/lib/syntax-case.scm")'
>>> srfi-13.scm
>>>
>>>
>>> this happens with gambit v4.5.1 on a x86-64 arch linux using gcc
>>> 4.4.1.
>>>
>>
>> Encountered same issue on archlinux i686 and gambit v4.4.3.
>> Here is patch for srfi-pack. Colleague ported srfi-13 to
>> define-macro.
>
> I've tried to use sfri-pack from
> http://www.iro.umontreal.ca/~germaing/srfi-pack-0.1.tar.gz with and
> without your patches. It failed miserably. Is there a newer version of
> sfri-pack? Do you use additional patches?
> Does anybody have a working implemantation of srfi 13?
> Should I use Bradley Lucier's code? This code at least seems to work
> for me.
> (see https://webmail.iro.umontreal.ca/pipermail/gambit-list/2009-April/003352.html)
>
> Regards,
> - Ralf
>
>
>
>
>
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
More information about the Gambit-list
mailing list