Andrew Dunstan <[email protected]> wrote: > [assign to local variable and then `(void) varname;` to avoid "unused" > warning]
> This is the only thing that I have found to work with very recent gcc. Seems > ugly. Anyone got a better idea? That seems to be what we've used elsewhere. http://www.postgresql.org/message-id/[email protected] -- Kevin Grittner EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
