Skip to content

Fix wrong and unused macro name while use BOOST_PP#139

Closed
yocox wants to merge 2 commits intoboostorg:developfrom
yocox:develop
Closed

Fix wrong and unused macro name while use BOOST_PP#139
yocox wants to merge 2 commits intoboostorg:developfrom
yocox:develop

Conversation

@yocox
Copy link
Copy Markdown

@yocox yocox commented Jul 12, 2017

  • BOOST_PYTHON_AS_OBJECT in numeric.cpp has never been used
  • BOOST_PYTHON_AS_OBJECT in numeric.hpp should be BOOST_PYTHON_ENUM_AS_OBJECT

yoco added 2 commits July 12, 2017 10:21
- `BOOST_PYTHON_AS_OBJECT` should be `BOOST_PYTHON_ENUM_AS_OBJECT`
- `BOOST_PYTHON_AS_OBJECT` has never been used
@stefanseefeld
Copy link
Copy Markdown
Member

In fact, I believe now that we have proper NumPy support in Boost.Python, we should deprecate the Numeric API. Thoughts ?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants