This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

let-values in r7rs library causes error



Use of let-values in an r7rs library causes something to go wrong.

$ ./test-kawa-okay.scm
(0 1 2 3)


$ ./test-kawa-fails.scm
.../testlib.sld:12:9: warning - void-valued expression where value is needed
...

    -seth

Attachment: kawa-r7rs-let-values.tar.gz
Description: application/gzip


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]