On Fri Jul 25, 2025 at 1:46 PM CEST, Peter Bex via Chicken-hackers wrote: > On Fri, Jul 25, 2025 at 12:11:36PM +0200, Peter Bex via Chicken-hackers wrote: > > Hi there, > > > > Attached is a patch that fixes some inconsistencies between > > the definition of the procedures and types.db entries for the > > procedures defined in (chicken plist). The commit speaks for > > itself, really. > > Here's an improved version of the patch where I allow for the non-list > version of the "properties" argument to get-properties, and also > improved the third result value from "list" to "(list-of pair)".
Thanks! Pushed. felix