Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> writes:
> The MSVC compilers are whingeing about recent changes in snprintf.c:
> src\port\snprintf.c(1051): warning C4146: unary minus operator
> applied to unsigned type, result still unsigned
Yeah, see commit 4868e4468590bc32f9c3afed4ec795d6a7732c9d.
The law of conservation of warning messages seems to be at work :-(
regards, tom lane