We should anyway prefer to use the predefined macros from <inttypes.h>.
If I haven’t missed anything, this removes the last OS-specific #if, leaving us only with compiler-specific #if(def)s.
We should anyway prefer to use the predefined macros from <inttypes.h>.
If I haven’t missed anything, this removes the last OS-specific #if, leaving us only with compiler-specific #if(def)s.
We should anyway prefer to use the predefined macros from <inttypes.h>.
If I haven't missed anything, this removes the last OS-specific #if,
leaving us only with compiler-specific #if(def)s.
Labels
refactor/smell