There's a pragma for setting the size of an enum. Works with 
`SUBSCRIPTIONS_REQUEST = 0xFFFFFFFF` if the enum is defined beginning with 
`EVENT_GROUPS* {.size: sizeof(cint).} = enum ``, and ``var v:EVENT_GROUPS = 
HANDLE_INITIALIZATION` is uncommented instead of `var v = 0`.

Reply via email to