srfi-42.setup calls
(install-extension
'srfi-42
`(,(dynld-name "srfi-42") ,(dynld-name "srfi-42.import") )
'((syntax)
(version 1.6))
(documentation "srfi-42.html")
))
"documentation" is not one of the properties listed in the docs. It
appears that its presence prevents srfi-42.setup-info from being
generated. I've contacted the maintainer of srfi-42 about this. But I
think it would be better if chicken-install gave a warning and then
ignored unknown properties.
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users