diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-01-04 20:47:27 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-01-04 20:47:27 -0800 |
commit | a81868f073c8acb8f1d2207f823db4341878d63c (patch) | |
tree | 39cc709e266f0ad1a35b15e1a12e0dcb6bf4d5a3 /arith.h | |
parent | 66dae5a4d72765c80d5cd97f5f16a4d095d79f2f (diff) | |
download | txr-a81868f073c8acb8f1d2207f823db4341878d63c.tar.gz txr-a81868f073c8acb8f1d2207f823db4341878d63c.tar.bz2 txr-a81868f073c8acb8f1d2207f823db4341878d63c.zip |
Static slots mustn't trigger instantiation.
It is already documented that accessing the instance
slots (not static slots) of a lazy struct forces it to
instantiate, thus this is a doc conformance bug.
* struct.c (lookup_slot): Only call check_init_lazy_structs
in the code paths where we calculate the location of an instance slot.
Diffstat (limited to 'arith.h')
0 files changed, 0 insertions, 0 deletions