On Tue, Jan 14, 2014 at 9:53 PM, Kevin Grittner <kgri...@ymail.com> wrote: > I'm not seeing that one but I am now getting these: > > setup.c: In function ‘test_shm_mq_setup’: > setup.c:65:25: warning: ‘outq’ may be used uninitialized in this function > [-Wmaybe-uninitialized] > setup.c:66:24: warning: ‘inq’ may be used uninitialized in this function > [-Wmaybe-uninitialized]
That warning is bogus and I don't get it, but I'll add an initialization to placate the compiler, which is being a bit too smart for it's own good. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers