diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-01-02 03:08:53 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-01-02 03:08:53 -0800 |
commit | 2264eda279ffbbfee97f80cda56db19b8c359072 (patch) | |
tree | 9c373224122a1da61500c0fa7c0f7f2e57b24afc /lib.h | |
parent | c1f589db75f669bcd6c4bb0671fb1d71eb0d5e5a (diff) | |
download | txr-2264eda279ffbbfee97f80cda56db19b8c359072.tar.gz txr-2264eda279ffbbfee97f80cda56db19b8c359072.tar.bz2 txr-2264eda279ffbbfee97f80cda56db19b8c359072.zip |
seq_info: bugfix: wrong object tested obj_struct_p.
* lib.c (seq_info): The obj_struct_p test must be applied to
obj, not to cls, which is a symbol. Due to this bug, seq_info
would always report struct-based sequences as SEQ_NOTSEQ.
Diffstat (limited to 'lib.h')
0 files changed, 0 insertions, 0 deletions