leaningtech/cheerp-meta

extend signed bit field error

zyz9740 opened this issue · 2 comments

extend_signed_bit_field_error.zip

When extend signed bit field in union, cheerp seem to use the original value directly, without extend the sign bit.

Thanks for opening the issue, I do reproduce the bug, will keep you updated when it will be solved

The problem is now fixed in Cheerp master