phobos icon indicating copy to clipboard operation
phobos copied to clipboard

Remove usages of classinfo in favor of typeid

Open Geod24 opened this issue 4 years ago • 2 comments

See dlang/dmd#11033

Geod24 avatar Apr 13 '20 19:04 Geod24

Thanks for your pull request, @Geod24!

Bugzilla references

Your 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 locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + phobos#7445"

dlang-bot avatar Apr 13 '20 19:04 dlang-bot

@Geod24 What are your plans with this PR? It is currently failing the tests.

RazvanN7 avatar Apr 21 '21 09:04 RazvanN7