diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-06-09 20:51:09 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-06-09 20:51:09 -0700 |
commit | e57c4d0857fcf8b4e4369bde72c7453d2ae98125 (patch) | |
tree | 8f990b9ce493054da4d87a41daf3d127c7276a77 /tests/016 | |
parent | bb67d9260a1ae939f53af5c593314cf275480cd2 (diff) | |
download | txr-e57c4d0857fcf8b4e4369bde72c7453d2ae98125.tar.gz txr-e57c4d0857fcf8b4e4369bde72c7453d2ae98125.tar.bz2 txr-e57c4d0857fcf8b4e4369bde72c7453d2ae98125.zip |
parser: bug #; and #S don't play.
When #; is used to comment out syntax containing #S, an
attempt is made to instantiate a structure using nil as the
type, and an exception occurs.
* parser.y (hash, struct, tree): Check for parser->ignore and
produce nil instead of making any of these objects.
Diffstat (limited to 'tests/016')
0 files changed, 0 insertions, 0 deletions