]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1635: undefining _POSIX_THREADS causes problems with Python 3 v8.0.1635
authorBram Moolenaar <Bram@vim.org>
Sat, 24 Mar 2018 13:06:15 +0000 (14:06 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 24 Mar 2018 13:06:15 +0000 (14:06 +0100)
commit16d7eced1a08565a9837db8067c7b9db5ed68854
treea8f26d8d1bfe4d0d62442682ca394d6ca5e8614c
parent75b0a888e41bcda4163072f41bb7b5471fef7651
patch 8.0.1635: undefining _POSIX_THREADS causes problems with Python 3

Problem:    Undefining _POSIX_THREADS causes problems with Python 3. (Micah
            Bucy, closes #2748)
Solution:   Remove the lines.
src/if_python3.c
src/version.c