diff options
author | Michael Felt <aixtools@users.noreply.github.com> | 2018-12-26 03:54:22 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2018-12-26 03:54:22 (GMT) |
commit | 22462da70c1ae015a60a7b821547bc6d2b5bc265 (patch) | |
tree | 5f36abcea8207375e4de8659197473884bcfbb3b /Python/graminit.c | |
parent | 5661459f5f508ea4bd24c13cbc861543f283147e (diff) | |
download | cpython-22462da70c1ae015a60a7b821547bc6d2b5bc265.zip cpython-22462da70c1ae015a60a7b821547bc6d2b5bc265.tar.gz cpython-22462da70c1ae015a60a7b821547bc6d2b5bc265.tar.bz2 |
bpo-27643 - skip test_ctypes test case with XLC compiler. (GH-5164)
This test case needs "signed short" bitfields, but the
IBM XLC compiler (on AIX) does not support this.
Skip the code and test when AIX and XLC are used.
Use __xlc__ as identifier to detect the XLC compiler.
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions