summaryrefslogtreecommitdiffhomepage
path: root/src/class.c
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2019-09-06 13:24:35 +0900
committerKOBAYASHI Shuji <[email protected]>2019-09-06 13:24:35 +0900
commit19e2cc187b16507366977bcfa9d40c9a1b892eb0 (patch)
tree5e22a112d1088afb400b2171c1845cc94499d6f7 /src/class.c
parentc3b16c26a6a4729ec7b1ca69e7b13f2d8af2adf8 (diff)
downloadmruby-19e2cc187b16507366977bcfa9d40c9a1b892eb0.tar.gz
mruby-19e2cc187b16507366977bcfa9d40c9a1b892eb0.zip
Avoid bit fields in `mrb_value`; ref b2c3d88f
The changes at b2c3d88f were inappropriate because the memory layout of bit fields are implementation defined. Therefor, I fixed it not to use bit fields.
Diffstat (limited to 'src/class.c')
0 files changed, 0 insertions, 0 deletions