On Mon, Jun 24, 2019 at 08:17:26PM +1200, Evan Hanson wrote:
> The interpreter's "report" command (,r) was a casualty of db2608b1f,
> which causes `symbol->string' to fail when passed a keyword.

Thanks, pushed!

> Update that code to use `keyword->string' and add a guard procedure to
> the keyword-style parameter to ensure that it is always a keyword.

We could extend this check to ensure it's one of the three recognised
styles, but maybe that's overkill?

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to