aboutsummaryrefslogtreecommitdiff
path: root/ldump.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2014-07-17 14:09:50 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2014-07-17 14:09:50 -0300
commit5a9cc57a5ef75a28cd887715175a5a18db58616e (patch)
treede29400295cd5b3cc7633867488be12e5928e8b6 /ldump.c
parent1aa4f69b51a92dc4f5c9d35925b9977d35650679 (diff)
downloadlua-5a9cc57a5ef75a28cd887715175a5a18db58616e.tar.gz
lua-5a9cc57a5ef75a28cd887715175a5a18db58616e.tar.bz2
lua-5a9cc57a5ef75a28cd887715175a5a18db58616e.zip
change in GCObject: instead of being a union, it is now a structure
with the common header of all collectable objects; union is used only for conversions. (Goal is to be able to check that the cast 'obj2gco' can have a check to ensure that object being converted is really a collectable object.). This is the first step in the change.
Diffstat (limited to 'ldump.c')
0 files changed, 0 insertions, 0 deletions