Fix up some windows compilation issues.
These were mostly cases where our previous macros had been casting, and the values that we were trying to printf were not in fact uint64_t.
Please register or sign in to comment
These were mostly cases where our previous macros had been casting, and the values that we were trying to printf were not in fact uint64_t.