mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
19e2cc187b
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.