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

Commit37b7d5c

Browse files
committed
Remove DISABLE_COMPLEX_MACRO definitions, since people seem to be getting
by without them.Don't check for preprocessor symbols from system header files in portinclude files, since those header files aren't included at this point.
1 parentbf14fb8 commit37b7d5c

File tree

3 files changed

+0
-10
lines changed

3 files changed

+0
-10
lines changed

‎src/include/port/sco.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
#ifndefNOFILE
2-
#defineNOFILENOFILES_MIN
3-
#endif
4-
5-
#defineDISABLE_COMPLEX_MACRO
6-
71
/* see src/backend/libpq/pqcomm.c */
82
#defineSCO_ACCEPT_BUG
93

‎src/include/port/univel.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99

1010
typedefunsignedcharslock_t;
1111

12-
#defineDISABLE_COMPLEX_MACRO
13-
1412
#ifndefBIG_ENDIAN
1513
#defineBIG_ENDIAN4321
1614
#endif

‎src/include/port/unixware.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212

1313
typedefunsignedcharslock_t;
1414

15-
#defineDISABLE_COMPLEX_MACRO
16-
1715
#ifndefBIG_ENDIAN
1816
#defineBIG_ENDIAN4321
1917
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp