Re: Recent cpluspluscheck failures - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Recent cpluspluscheck failures
Date
Msg-id 2369201.1632425056@sss.pgh.pa.us
Whole thread Raw
In response to Re: Recent cpluspluscheck failures  (John Naylor <john.naylor@enterprisedb.com>)
Responses Re: Recent cpluspluscheck failures  (John Naylor <john.naylor@enterprisedb.com>)
List pgsql-hackers
John Naylor <john.naylor@enterprisedb.com> writes:
> On Thu, Sep 23, 2021 at 2:37 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> On HEAD, I see these headers failing to compile standalone:
>> $ src/tools/pginclude/cpluspluscheck
>> In file included from /tmp/cpluspluscheck.XxTv1i/test.cpp:3:
>> ./src/include/common/unicode_east_asian_fw_table.h:3:32: error: elements
> of array 'const mbinterval east_asian_fw []' have incomplete type

> Okay, this file is used similarly to
> src/include/common/unicode_combining_table.h, which has an exception in the
> check script, so I'll add another exception.

OK, but see also src/tools/pginclude/headerscheck.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Column Filtering in Logical Replication
Next
From: Andrew Dunstan
Date:
Subject: Re: very long record lines in expanded psql output