Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2227e2f

Browse files
committed
I had always wondered why pg_config.h.win32 claimed that Windows
provides optreset. Current mastodon results prove that in fact itdoes not; it was only because getopt.c defined the variable anywaythat things failed to fall over.
1 parent65e758a commit2227e2f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎src/include/pg_config.h.win32

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,6 @@
178178
/* Define to 1 if you have the <inttypes.h> header file. */
179179
#define HAVE_INTTYPES_H 1
180180

181-
/* Define to 1 if you have the global variable 'int optreset'. */
182-
#define HAVE_INT_OPTRESET 1
183-
184181
/* Define to 1 if you have the global variable 'int timezone'. */
185182
#define HAVE_INT_TIMEZONE
186183

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp