[flac-dev] [PATCH] MSVC2015U2 workaround, version 2
lvqcl
lvqcl.mail at gmail.com
Mon May 2 19:51:10 UTC 2016
Ozkan Sezer wrote:
> Why not use a 64bit suffix to that 0xFFFFFFFF, e.g. 0xFFFFFFFFi64
> to make the intention clear? (since you are specifically targeting
> msvc, the non-portability of i64 suffix shouldn't be a problem.)
Maybe it's better to use ui64 suffix then? Also, ULL suffix works too.
But I don't know is it better to use it or not...
More information about the flac-dev
mailing list