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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy