Re: [HACKERS] pg_dump warnings in MinGW build

2014-09-06 Thread Bruce Momjian
On Thu, May 15, 2014 at 10:52:43AM -0700, Jeff Janes wrote: > Now that popen and pclose don't throw thousands of warnings when compiling > mingw builds, some other warnings stand out. > > > parallel.c: In function 'pgpipe': > parallel.c:1332:2: warning: overflow in implicit constant conversion >

[HACKERS] pg_dump warnings in MinGW build

2014-05-15 Thread Jeff Janes
Now that popen and pclose don't throw thousands of warnings when compiling mingw builds, some other warnings stand out. parallel.c: In function 'pgpipe': parallel.c:1332:2: warning: overflow in implicit constant conversion [-Woverflow] parallel.c:1386:3: warning: overflow in implicit constant con