Content-Length: 284267 | pFad | http://github.com/postgrespro/postgres/commit/7b425a5283cb2c8a452c2e79d6218e41373fd641

2E Blacklist port/win32_msvc/utime.h in cpluspluscheck and headerscheck. · postgrespro/postgres@7b425a5 · GitHub
Skip to content

Commit 7b425a5

Browse files
committed
Blacklist port/win32_msvc/utime.h in cpluspluscheck and headerscheck.
Since commit 481c8e9 it tends to produce "error: sys/utime.h: No such file or directory" on non-Windows platforms.
1 parent 90051cd commit 7b425a5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/tools/pginclude/cpluspluscheck

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ do
7474
test "$f" = src/include/port/win32_port.h && continue
7575
test "$f" = src/include/port/win32/sys/socket.h && continue
7676
test "$f" = src/include/port/win32_msvc/dirent.h && continue
77+
test "$f" = src/include/port/win32_msvc/utime.h && continue
7778
test "$f" = src/port/pthread-win32.h && continue
7879

7980
# Likewise, these files are platform-specific, and the one

src/tools/pginclude/headerscheck

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ do
7070
test "$f" = src/include/port/win32_port.h && continue
7171
test "$f" = src/include/port/win32/sys/socket.h && continue
7272
test "$f" = src/include/port/win32_msvc/dirent.h && continue
73+
test "$f" = src/include/port/win32_msvc/utime.h && continue
7374
test "$f" = src/port/pthread-win32.h && continue
7475

7576
# Likewise, these files are platform-specific, and the one

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/7b425a5283cb2c8a452c2e79d6218e41373fd641

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy