Hi,
the attached trivial patch allows to compile with -Wtype-limits
-Wempty-body (or -Wextra -Wno-unused-parameter -Wno-sign-compare
-Wno-missing-field-initializers).
As the two fixes seem harmless, that seems to be a good idea. And the
recent "bug" (its not really that, but ...) in walsender.c shows that at
least -Wtype-limits is a sensible warning.
Independently from this patch, should we add -Wtype-limits to the
default parameters?
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Responses
pgsql-hackers by date
| Next: | From: Merlin Moncure | Date: 2013-01-15 00:36:00 |
| Subject: Re: json api WIP patch |
| Previous: | From: joe | Date: 2013-01-14 23:13:14 |
| Subject: BUG #7809: Running pg_dump on slave w/ streaming replication fails ifthere are unlogged tables |