Skip to content

BUG, BLD: Fix indentation bug in distutils#23604

Merged
seberg merged 1 commit intonumpy:mainfrom
charris:fix-c++-linking
Apr 17, 2023
Merged

BUG, BLD: Fix indentation bug in distutils#23604
seberg merged 1 commit intonumpy:mainfrom
charris:fix-c++-linking

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Apr 17, 2023

This fixes a bug in distutils that prevented the use of the C++ linker needed to link _multiarray_umath.

Fixes #23595

This fixes a bug in distutils that prevented the use of the C++ linker
needed to link _multiarray_umath.

Fixes numpy#23595
@seberg
Copy link
Copy Markdown
Member

seberg commented Apr 17, 2023

Nice sleuthing!

@seberg seberg merged commit 6073588 into numpy:main Apr 17, 2023
@charris charris deleted the fix-c++-linking branch April 17, 2023 22:16
@rgommers
Copy link
Copy Markdown
Member

Oh jeez, it's good we'll stop using that code completely soon. Nice find @charris!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

00 - Bug 36 - Build Build related PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error from "import numpy": undefined symbol: _ZSt21__glibcxx_assert_failPKciS0_S0_

3 participants