diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-04-06 06:31:00 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-04-06 06:31:00 -0700 |
commit | 274c4b655b249a637e9a707db71d839c36829689 (patch) | |
tree | c60c9ec6856fd813413beff963c38e26a23702de /lisplib.h | |
parent | c1f4d79ad5fa862708e1203cd5e78ed595d6ab34 (diff) | |
download | txr-274c4b655b249a637e9a707db71d839c36829689.tar.gz txr-274c4b655b249a637e9a707db71d839c36829689.tar.bz2 txr-274c4b655b249a637e9a707db71d839c36829689.zip |
Diagnose bad supertype in defstruct.
* share/txr/stdlib/struct.tl (defstruct): If super isn't nil,
it must name an existing struct type, or an exception is
thrown. Previously, a nonexistent struct was silently treated
as if nil had been specified.
Diffstat (limited to 'lisplib.h')
0 files changed, 0 insertions, 0 deletions