emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] * etc/NEWS: Document incompatibilities introduced by record


From: Philipp Stephani
Subject: Re: [PATCH] * etc/NEWS: Document incompatibilities introduced by record types.
Date: Thu, 21 Dec 2017 17:29:09 +0000



Stefan Monnier <address@hidden> schrieb am Di., 12. Dez. 2017 um 21:50 Uhr:
>> e.g. it'd be fine to
>> make `cl-defstruct` reject names like `integer` or `hash-table`
> That's what I'm suggesting.

That sounds good (can be added either to cl-defstruct or to
cl-struct-define or both and could use the list of builtin types that's
in cl--generic-typeof-types).

OK, here's a patch. 

Attachment: 0001-Prevent-name-clashes-between-CL-structures-and-builtin.txt
Description: Text document


reply via email to

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