Fix compiler warnings on 64-bit boxes: difference between
pointers are int64, but warnings are emitted for position info in error messages in parser, so, just cast it to int32
Showing
Please register or sign in to comment
pointers are int64, but warnings are emitted for position info in error messages in parser, so, just cast it to int32