[stable] Fix another frontend C++ interop regression#11784
[stable] Fix another frontend C++ interop regression#11784thewilsonator merged 1 commit intodlang:stablefrom
Conversation
|
Thanks for your pull request and interest in making D better, @kinke! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "stable + dmd#11784" |
|
This seems to uncover a dtoh shortcoming, not accounting for extern(D) functions potentially affecting the vtable layout. Pinging @ibuclaw. |
A bugzilla issue would be good. |
|
Same here, looks like a |
|
Apparently a problem for the dlang.org repo in the short period where stable's |
No description provided.