Nicholas Wilson
Nicholas Wilson
Looks like it could be a GDC problem. @ibuclaw?
(please retitle the commit that fixes the issue "Fix bugzilla issue 23957 - Casting to derived extern(C++) class is unsafe")
See also the deprecations: ``` src/dmd/asttypename.d(58): Deprecation: dynamic cast is not implemented for `extern(C++)` classes src/dmd/asttypename.d(58): use `*cast(dmd.expression.Expression*) &object` instead src/dmd/asttypename.d(60): Deprecation: dynamic cast is not implemented for `extern(C++)` classes...
A rebase and a response from @WalterBright by the looks of it, failing the latter, just the former. I would have expected a larger test case, but I suppose the...
I'm more than happy to give you a guided tour of LDC over the weekend. Are you going to beerconf?
@WebFreak001 this is good to go as soon as it is green. Maybe give it another push?
All one needs to do is copy the `python36.lib` (or other version) from `$PYTHON_INSTALL_DIR\\libs\\` along with the DLL in to a directory on the library path and adjust `"libs-windows-x86_64" :...
FWIW, LLVM is also (well, will be after they finish migrating to GitHub, ~ 3 weeks) moving from their bugzilla to GitHub issues. The rationale is that GitHub is too...
Link to LLVM discussion: http://lists.llvm.org/pipermail/llvm-dev/2019-October/136162.html
GSoC