summaryrefslogtreecommitdiffstats
path: root/glob.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-01-04 20:47:27 -0800
committerKaz Kylheku <kaz@kylheku.com>2016-01-04 20:47:27 -0800
commita81868f073c8acb8f1d2207f823db4341878d63c (patch)
tree39cc709e266f0ad1a35b15e1a12e0dcb6bf4d5a3 /glob.c
parent66dae5a4d72765c80d5cd97f5f16a4d095d79f2f (diff)
downloadtxr-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 'glob.c')
0 files changed, 0 insertions, 0 deletions