9 Mar
2005
9 Mar
'05
20:53
Can anyone else confirm this seg fault, or have I screwed something up? ;) Thanks, Ben
Hi,
In 4.0b12, I get a seg fault when I try to compile this bit of code:
====== bar.scm ========== (define-macro (bar) (include "foo.scm") `(pp ,(foo "foobar")))
(bar) =====================
====== foo.scm ========== (define (foo x) x) =====================
$ gsc bar.scm Segmentation fault
Regards,
Ben
Afficher les réponses par date
7765
Âge (en jours)
7765
Dernière activité (en jours)
0 commentaires
1 participants
participants (1)
-
dev null