chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] type declarations for define-record not working


From: Jörg F . Wittenberger
Subject: [Chicken-hackers] type declarations for define-record not working
Date: 20 Aug 2018 20:26:56 +0200

Hi all,

attached foo.scm. try (for C4 and C5):

csc -s foo.scm
C4 should do, C5 complains for me:

Warning: at toplevel:
assignment of value of type `(procedure foo#make-foo (*) (struct foo#foo))' to toplevel variable `foo#make-foo' does not match declared type `(procedure foo#make-foo (string) (struct foo))'

Best

/Jörg

Attachment: foo.scm
Description: foo.scm


reply via email to

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