https://issues.dlang.org/show_bug.cgi?id=15857

--- Comment #11 from Jacob Carlborg <d...@me.com> ---
(In reply to Martin Nowak from comment #9)
> (In reply to Jacob Carlborg from comment #8)
> > This is not fixed in v2.071.1-b2.
> 
> Are you sure? The merge is in v2.071.1-b1.

The issue persists with both 2.071.1 and 2.071.2-b2. The code base has gone
through some major changes but I still get this error:

clang/TranslationUnit.d(112,16): Deprecation: local import search method found
overloadset clang.TranslationUnit.toD instead of overloadset
clang.TranslationUnit.toD
clang/TranslationUnit.d(266,42): Deprecation: local import search method found
overloadset clang.TranslationUnit.toD instead of overloadset
clang.TranslationUnit.toD
clang/TranslationUnit.d(267,50): Deprecation: local import search method found
overloadset clang.TranslationUnit.toD instead of overloadset
clang.TranslationUnit.toD

--

Reply via email to