Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Conversation

@kozlov-alexey
Copy link
Contributor

@kozlov-alexey kozlov-alexey commented Apr 2, 2021

Motivation: need C++17 features in native extensions.

@kozlov-alexey kozlov-alexey force-pushed the debug/migrate_cxx17 branch 2 times, most recently from 4470e22 to a2bd809 Compare November 12, 2021 13:11
@pep8speaks
Copy link

pep8speaks commented Nov 12, 2021

Hello @kozlov-alexey! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-11-13 16:50:16 UTC

@kozlov-alexey kozlov-alexey force-pushed the debug/migrate_cxx17 branch 4 times, most recently from 6163d9a to f343f83 Compare November 13, 2021 13:50
Details: using multiple channels (main, anaconda, conda-forge) in a
conda build, causes older version of kernel-headers_linux-64 to be resolved,
as newer version fails dependency resolution to meet glibc >=2.17 requirement
(that seems to be deps resolution problem).
As a result 'old' system headers used together with c++17 flag leads to
broken build due to not declared '::timespec_get' in ctime.h.
@kozlov-alexey kozlov-alexey changed the base branch from master to gold/2021 November 13, 2021 16:50
@kozlov-alexey kozlov-alexey changed the base branch from gold/2021 to master November 13, 2021 16:50
@kozlov-alexey kozlov-alexey merged commit d07a81a into IntelPython:master Nov 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants