Hi Mario,

Thanks for helping.

Actually the minimal sample is just that :

    source.scm :
    (define-record time a b c)

Then running this produces the warning :

    $ csc5 source.scm
    Warning: (source.scm:1) - assignment to syntax `time'

It looks like csi5 is cool with that statement though.
Could the chicken.time module be included
by default by the compiler?

Using the chicken5-5.0.0 package on FreeBSD.

Thanks again,
Mathieu
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to