pgsql: Blacklist port/win32_msvc/utime.h in cpluspluscheck and headersc

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Blacklist port/win32_msvc/utime.h in cpluspluscheck and headersc
Date: 2020-03-02 19:35:26
Message-ID: E1j8qqc-0002OR-KK@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Blacklist port/win32_msvc/utime.h in cpluspluscheck and headerscheck.

Since commit 481c8e923 it tends to produce "error: sys/utime.h: No such
file or directory" on non-Windows platforms.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7b425a5283cb2c8a452c2e79d6218e41373fd641

Modified Files
--------------
src/tools/pginclude/cpluspluscheck | 1 +
src/tools/pginclude/headerscheck | 1 +
2 files changed, 2 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2020-03-02 21:44:08 pgsql: Represent command completion tags as structs
Previous Message Peter Geoghegan 2020-03-02 18:29:58 Re: pgsql: Add deduplication to nbtree.