Skip to content

Python: Fix condition for make_setter overload.#40

Merged
stefanseefeld merged 1 commit into
boostorg:developfrom
jwakely:issue-39
Sep 2, 2015
Merged

Python: Fix condition for make_setter overload.#40
stefanseefeld merged 1 commit into
boostorg:developfrom
jwakely:issue-39

Conversation

@jwakely

@jwakely jwakely commented Sep 2, 2015

Copy link
Copy Markdown
Contributor

This fixes the regression caused by 42e7d7b.

Fixes #39

This fixes the regression caused by 42e7d7b.

Fixes boostorg#39
stefanseefeld added a commit that referenced this pull request Sep 2, 2015
Python: Fix condition for make_setter overload.
@stefanseefeld stefanseefeld merged commit 42b06fa into boostorg:develop Sep 2, 2015
tdsmith added a commit to tdsmith/homebrew that referenced this pull request Sep 16, 2015
Isomorphic to boostorg/python#40; necessary to build ledger.
tdsmith added a commit to tdsmith/homebrew that referenced this pull request Sep 18, 2015
Isomorphic to boostorg/python#40; necessary to build ledger.
tdsmith added a commit to tdsmith/homebrew that referenced this pull request Sep 18, 2015
Isomorphic to boostorg/python#40; necessary to build ledger.
tdsmith added a commit to Homebrew/legacy-homebrew that referenced this pull request Nov 3, 2015
Isomorphic to boostorg/python#40; necessary to build ledger.

Closes #43994.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
rpereira added a commit to rpereira/homebrew-core that referenced this pull request May 4, 2026
Isomorphic to boostorg/python#40; necessary to build ledger.

Closes Homebrew/legacy-homebrew#43994.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
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.

boost::python::make_setter(&X::y) no longer compiles

2 participants