Changes between Initial Version and Version 9 of Ticket #444


Ignore:
Timestamp:
12/09/10 12:52:26 (13 years ago)
Author:
Moritz Heidkamp
Comment:

Oops, the original problem reproduction code contained the (except chicken void) work-around which lead to it not reproducing the problem anymore. I fixed this now!

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #444 – Description

    initial v9  
    1212(module foo
    1313  (bar)
    14   (import (except chicken void) scheme foreign)
     14  (import chicken scheme foreign)
    1515 
    1616  (define-syntax bar