[Openmcl-devel] Side effects when redefining dispatching reader macro?
Gary Byers
gb at clozure.com
Thu Nov 12 23:17:09 PST 2015
On 11/12/2015 03:27 PM, Gary Byers wrote:
>
>
>
> Portable code could avoid the issue by calling
> GET-DISPATCH-MACRO-CHARACTER and only calling
> MAKE-DISPATCH-MACRO-CHARACTER if the character is not already defined
> as a dispatching macro.
Of course, in the real world (as opposed to whatever world I was
thinking of) that portable code might need to use
GET-DISPATCH-MACRO-CHARACTER
for a given character and for all possible sub-characters, which may be
much less practical. Never mind.
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> https://lists.clozure.com/mailman/listinfo/openmcl-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20151113/ca657f58/attachment.htm>
More information about the Openmcl-devel
mailing list