Email list hosting service & mailing list manager

SRFI 141: sample implementation: library name in srfi-141.sld Sudarshan S Chawathe (16 Sep 2016 18:47 UTC)
Re: SRFI 141: sample implementation: library name in srfi-141.sld Arthur A. Gleckler (21 Sep 2016 23:44 UTC)

SRFI 141: sample implementation: library name in srfi-141.sld Sudarshan S Chawathe 16 Sep 2016 18:47 UTC

The first line of the file srfi-141.sld in the sample implementation
(define-library ...)  seems to be missing parentheses around the library
name.

Regards,

-chaw