Re: C++ keywords in headers (was Re: [GENERAL] #include <funcapi.h>)

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Craig Ringer <craig@postnewspapers.com.au>, Elliot Chance <elliotchance@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-12-27T17:50:45Z
Lists: pgsql-hackers
On mån, 2010-12-27 at 12:33 -0500, Andrew Dunstan wrote:
> On a more general point, it would be useful to have some
> infrastructure for running quality checks like this and publishing the
> results. We should be way beyond the point where we rely on
> individuals doing this sort of stuff.

I had a Hudson service set up for things like this, but the hosting was
unreliable and then the thing faded away.  I could try to revive it.