Move down the INT_MAX logic, because HAVE_LIMITS_H was always undefined · pythoncapi/cpython@58e64a8 · GitHub
Skip to content

Commit 58e64a8

Browse files
author
Vladimir Marangozov
committed
Move down the INT_MAX logic, because HAVE_LIMITS_H was always undefined
and this breaks the AIX build with an INT_MAX redefinition error. "config.h" is included in pgenheaders.h, so moving this down fixes the problem.
1 parent 1d62f49 commit 58e64a8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Parser/node.c

Lines changed: 6 additions & 6 deletions

0 commit comments

Comments
 (0)