Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02488ff

Browse files
committed
Windows has no actual need for BAD_STATIC_FORWARD, so got rid of it.
1 parent 11c3f09 commit 02488ff

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

PC/pyconfig.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -435,10 +435,6 @@ typedef int pid_t;
435435
(as it does on SGI IRIX 4.x) */
436436
/* #undef BAD_EXEC_PROTOTYPES */
437437

438-
/* Define if your compiler botches static forward declarations
439-
(as it does on SCI ODT 3.0) */
440-
#define BAD_STATIC_FORWARD 1
441-
442438
/* Define if getpgrp() must be called as getpgrp(0)
443439
and (consequently) setpgrp() as setpgrp(0, 0). */
444440
/* #undef GETPGRP_HAVE_ARGS */

0 commit comments

Comments
 (0)