mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
This eliminates the need for the sizeof regex fixup by rearranging things a bit. All other bitfields already use the parentheses around expressions with sizeof, so one case is fixed by following this convention. VM_MAX_STATE_ON_STACK is the only remaining problem and it can be worked around by changing the order of the operands.
18 KiB
18 KiB