Issue #9566, #19617: New try to fix compilation on Windows

Some compilers (ex: Visual Studio) decode -2147483648 as a unsigned integer
instead of an signed integer.
1 file changed