Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
afb9c1776a41ba2aafa2e2315da8cc784e683910
afb9c1776a41ba2aafa2e2315da8cc784e683910
Switch branch/tag
pybind11
example
issues.ref
Find file
Normal view
History
Permalink
issues.ref
88 Bytes
Edit
Web IDE
Newer
Older
fix severe regression involving character arrays (fixes #137)
Wenzel Jakob
committed
Mar 10, 2016
1
const char *
modularized logic in preceding change, fixed issue with char (fixes #150)
Wenzel Jakob
committed
Mar 26, 2016
2
c
address issue with virtual function dispatch (fixes #159)
Wenzel Jakob
committed
Apr 11, 2016
3
4
Failed as expected: Tried to call pure virtual function "dispatch"
Yay..