Issues
- 0
failed CI runs on Fedora 26, 27, 28 and OS_X
#305 opened by lyskov - 1
Would that make sense to make release 1.4.2?
#300 opened by andriish - 1
Wrong code for MSVC
#298 opened by andriish - 1
FTBFS for LLVM 18
#293 opened by andriish - 3
Config option to rename namespace (or join it contents with some other namespace, even global)
#290 opened by A1exStepanov - 3
Release 1.4.1 or 1.4.2?
#289 opened by andriish - 2
Building against LLVM with `LLVM_BUILD_LLVM_DYLIB=OFF`
#276 opened by cgcgcg - 6
std::nullptr_t replacement to std::std::nullptr_t
#279 opened by leibrandt-telos - 3
Potential new release?
#270 opened by kliegeois - 5
Support for pybind11 smart_holder
#263 opened by kliegeois - 3
bind.py: upgrade llvm version
#268 opened by masinag - 1
build-and-run-tests.py: Missing positional argument in call to install_llvm_tool
#266 opened by masinag - 4
- 18
Non-portable generated code for `size_t`
#258 opened by jlblancoc - 1
- 2
Modify reference to primitive type
#261 opened by mattangus - 1
- 9
Spack support
#243 opened by kliegeois - 2
Unstable `make -j`.
#231 opened by zwimer - 14
Unclear usage of `add_on_binder`
#253 opened by lczech - 2
Is there a way to exclude an enum?
#254 opened by andriish - 6
- 5
- 8
ImportError when importing two different packages generated with binder that share an overlap
#248 opened by kliegeois - 3
Option -namespace A together with +class A::MyClass
#247 opened by kliegeois - 4
Binding __match_args__
#244 opened by nimski - 1
build.py didn't find python executable (solved)
#246 opened by shakfu - 7
Official docker image
#239 opened by zwimer - 5
Uncompile-able results due to namespacing
#236 opened by zwimer - 9
Import Error on M1 Mac when using Docker Image
#242 opened by nimski - 2
Literal operator bound oddly
#228 opened by zwimer - 10
- 6
Multiple questions associated to usage of binder with a large heavily templated project
#214 opened by kliegeois - 4
Unary `+`, `-`, `*` invalid conversion
#225 opened by zwimer - 2
Post/Pre increment/decrement operator confusion
#226 opened by zwimer - 6
- 3
Operator bindings undocumented
#227 opened by zwimer - 2
`__div__` does not exist in python 3.x, only 2.x. Python3 uses either `__truediv__` or `__floordiv__`
#232 opened by zwimer - 8
Binding of code using `pybind11` objects.
#221 opened by zwimer - 11
Binder skips some methods
#216 opened by mattangus - 3
Variadic templates
#213 opened by kkrissian-gpfw - 11
- 4
How to handle bindings generated as 'unkown' if they are in the specified namespace?
#212 opened by shakfu - 2
terminate after error
#199 opened by jwuttke - 6
std/complex.cpp does not compile
#192 opened by jwuttke - 3
Improvement: Less GIL locking
#197 opened by zwimer - 8
- 3
Multiple +add_on_binder directives for a class/struct
#193 opened by Simon-L - 2
- 1
test T50 does not compile in out-of-source build
#186 opened by jwuttke