chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH 1/1] Fix csi's "report" feature and add gua


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH 1/1] Fix csi's "report" feature and add guard for `keyword-style' parameter
Date: Sat, 29 Jun 2019 12:06:42 +0200
User-agent: NeoMutt/20170113 (1.7.2)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]