Re: Combine headerscheck and cpluspluscheck scripts

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Anton Voloshin <a.voloshin@postgrespro.ru>, Michael Paquier <michael@paquier.xyz>, Thomas Munro <thomas.munro@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-04-18T09:37:58Z
Lists: pgsql-hackers
On 16.04.24 17:17, Anton Voloshin wrote:
> On 10/03/2024 12:03, Peter Eisentraut wrote:
>> Committed, thanks.
> 
> This commit (7b8e2ae2f) have turned cpluspluscheck script into a 
> --cplusplus option for headerscheck.  I propose to update the 
> src/tools/pginclude/README correspondingly, please see the attached patch.

Fixed, thanks!




Commits

  1. Update src/tools/pginclude/README to match recent changes to cpluspluscheck

  2. Combine headerscheck and cpluspluscheck scripts