diff options
| author | KOBAYASHI Shuji <[email protected]> | 2019-09-06 13:24:35 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2019-09-06 13:24:35 +0900 |
| commit | 19e2cc187b16507366977bcfa9d40c9a1b892eb0 (patch) | |
| tree | 5e22a112d1088afb400b2171c1845cc94499d6f7 /src/proc.c | |
| parent | c3b16c26a6a4729ec7b1ca69e7b13f2d8af2adf8 (diff) | |
| download | mruby-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/proc.c')
0 files changed, 0 insertions, 0 deletions
