chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #1375: Invalid type syntax for pair segfaults the com


From: Chicken Trac
Subject: [Chicken-janitors] #1375: Invalid type syntax for pair segfaults the compiler
Date: Sun, 28 May 2017 07:14:16 -0000

#1375: Invalid type syntax for pair segfaults the compiler
-------------------------+--------------------------------
 Reporter:  megane       |                 Owner:
     Type:  defect       |                Status:  new
 Priority:  minor        |             Milestone:  someday
Component:  scrutinizer  |               Version:  4.12.0
 Keywords:               |  Estimated difficulty:
-------------------------+--------------------------------
 Compiling this kills the compiler (note the spurious dot):
 `(: foo (pair * . *))`

 {{{
 Error: during expansion of (: ...) - segmentation violation

         Call history:

         <syntax>          (##core#begin (: foo (pair * . *)))
         <syntax>          (: foo (pair * . *))  <--
 }}}

--
Ticket URL: <https://bugs.call-cc.org/ticket/1375>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]