Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wlav/cppyy issues and pull requests
#28 - Fix instructions for clingwrapper installation
Pull Request -
State: closed - Opened by c-w about 3 years ago
#27 - cppyy with context switches (aka coroutines)
Issue -
State: closed - Opened by yanghao about 3 years ago
- 2 comments
#26 - [Question] Include <windows.h> on Linux
Issue -
State: closed - Opened by zuypt about 3 years ago
- 5 comments
#26 - [Question] Include <windows.h> on Linux
Issue -
State: closed - Opened by zuypt about 3 years ago
- 5 comments
#25 - Can bindings be saved permanently and not just in temporary memory?
Issue -
State: closed - Opened by danielcjacobs about 3 years ago
- 2 comments
#25 - Can bindings be saved permanently and not just in temporary memory?
Issue -
State: closed - Opened by danielcjacobs about 3 years ago
- 2 comments
#24 - Tag for 2.2.0
Issue -
State: closed - Opened by saraedum about 3 years ago
- 1 comment
#24 - Tag for 2.2.0
Issue -
State: closed - Opened by saraedum about 3 years ago
- 1 comment
#23 - Different behavior on cpython and pypy interpreter.
Issue -
State: open - Opened by Rinoahu about 3 years ago
- 2 comments
#23 - Different behavior on cpython and pypy interpreter.
Issue -
State: open - Opened by Rinoahu about 3 years ago
- 2 comments
#22 - extern C function in a namespace cannot be accessed
Issue -
State: closed - Opened by yanghao about 3 years ago
- 2 comments
#22 - extern C function in a namespace cannot be accessed
Issue -
State: closed - Opened by yanghao about 3 years ago
- 2 comments
#21 - Error in CMake interface due to tentative of calling non-existing default constructor
Issue -
State: open - Opened by cdsousa over 3 years ago
#21 - Error in CMake interface due to tentative of calling non-existing default constructor
Issue -
State: open - Opened by cdsousa over 3 years ago
#20 - How to pass array such as uint8_t *[8] to python
Issue -
State: closed - Opened by julee over 3 years ago
- 4 comments
#20 - How to pass array such as uint8_t *[8] to python
Issue -
State: closed - Opened by julee over 3 years ago
- 4 comments
#19 - Segfault with std::forward invocation
Issue -
State: open - Opened by saraedum over 3 years ago
- 1 comment
#19 - Segfault with std::forward invocation
Issue -
State: open - Opened by saraedum over 3 years ago
- 1 comment
#18 - Possible memory issue with string_view
Issue -
State: closed - Opened by DillanCMills over 3 years ago
- 6 comments
#18 - Possible memory issue with string_view
Issue -
State: closed - Opened by DillanCMills over 3 years ago
- 6 comments
#17 - Segmentation Fault when trying to access an object's property
Issue -
State: closed - Opened by DillanCMills over 3 years ago
- 22 comments
#17 - Segmentation Fault when trying to access an object's property
Issue -
State: closed - Opened by DillanCMills over 3 years ago
- 22 comments
#16 - Is it possible to generate bindings on Windows?
Issue -
State: open - Opened by Keithcat1 over 3 years ago
- 3 comments
#16 - Is it possible to generate bindings on Windows?
Issue -
State: open - Opened by Keithcat1 over 3 years ago
- 3 comments
#15 - Compiling with -fvisibilty=hidden on macOS breaks hashing
Issue -
State: closed - Opened by saraedum over 3 years ago
- 6 comments
#15 - Compiling with -fvisibilty=hidden on macOS breaks hashing
Issue -
State: closed - Opened by saraedum over 3 years ago
- 6 comments
#14 - Building from source produces an error when importing: "Error: Problems loading PCH"
Issue -
State: closed - Opened by DillanCMills over 3 years ago
- 2 comments
#14 - Building from source produces an error when importing: "Error: Problems loading PCH"
Issue -
State: closed - Opened by DillanCMills over 3 years ago
- 2 comments
#13 - Exceptions sometimes lead to "terminate called"
Issue -
State: open - Opened by saraedum over 3 years ago
- 1 comment
#13 - Exceptions sometimes lead to "terminate called"
Issue -
State: open - Opened by saraedum over 3 years ago
- 1 comment
#12 - Different results when checking value in c++ vs. python
Issue -
State: closed - Opened by DeeeeLAN over 3 years ago
- 7 comments
#12 - Different results when checking value in c++ vs. python
Issue -
State: closed - Opened by DeeeeLAN over 3 years ago
- 7 comments
#11 - CppyLegacy errors
Issue -
State: closed - Opened by wassimj over 3 years ago
- 5 comments
#11 - CppyLegacy errors
Issue -
State: closed - Opened by wassimj over 3 years ago
- 5 comments
#10 - Program crashes when trying to wrap Miniaudio
Issue -
State: open - Opened by Keithcat1 over 3 years ago
- 10 comments
#10 - Program crashes when trying to wrap Miniaudio
Issue -
State: open - Opened by Keithcat1 over 3 years ago
- 10 comments
#9 - No stack trace: cannot find (functions in) dbghelp.dll
Issue -
State: open - Opened by alexandrumc over 3 years ago
- 2 comments
#9 - No stack trace: cannot find (functions in) dbghelp.dll
Issue -
State: open - Opened by alexandrumc over 3 years ago
- 2 comments
#8 - Issue when assigning pointers to structure's variable
Issue -
State: closed - Opened by sbacchio over 3 years ago
- 6 comments
#8 - Issue when assigning pointers to structure's variable
Issue -
State: closed - Opened by sbacchio over 3 years ago
- 6 comments
#7 - retrieving a string is causing an access to null pointer error
Issue -
State: closed - Opened by wassimj over 3 years ago
- 6 comments
#7 - retrieving a string is causing an access to null pointer error
Issue -
State: closed - Opened by wassimj over 3 years ago
- 6 comments
#6 - JIT template instantiation with templates loaded by genreflex
Issue -
State: open - Opened by jpedrick over 3 years ago
- 5 comments
#6 - JIT template instantiation with templates loaded by genreflex
Issue -
State: open - Opened by jpedrick over 3 years ago
- 5 comments
#5 - C-array's shape deduced wrongly for certain types
Issue -
State: closed - Opened by sbacchio over 3 years ago
- 4 comments
#5 - C-array's shape deduced wrongly for certain types
Issue -
State: closed - Opened by sbacchio over 3 years ago
- 4 comments
#4 - Read char16_t* String in user defined struct
Issue -
State: closed - Opened by araisch over 3 years ago
- 4 comments
#3 - Update 1.7.1 -> 2.1.0: typedefed enums as argument not longer working
Issue -
State: open - Opened by araisch over 3 years ago
- 7 comments
#2 - cpycppyy api not found
Issue -
State: open - Opened by araisch over 3 years ago
- 7 comments
#1 - Failed to import CPPYY on PyPy on Windows
Issue -
State: open - Opened by Keithcat1 over 3 years ago
- 1 comment