leaningtech/cheerp-meta

bit field initialize fail

zyz9740 opened this issue · 2 comments

bit_field_initialize_fail.zip

Please look at this bug as well, I don't know why I can't initialize the bit filed in union.
Note that if the type of variable b is long or int, it can be initialized as expected.

Thanks for opening the issue, I do reproduce the bug.

The problem is now fixed in Cheerp master