Skip to content
Snippets Groups Projects
Commit e7aae3f7 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Use PRIdOFF instead of %ld or %lu when formatting off_t values for error msgs

On Win32, an off_t is 64-bits while a long is still a measly 32-bits.
parent 3f897d14
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment