Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Conversation

@MartinNowak
Copy link
Member

@MartinNowak MartinNowak commented Feb 13, 2018

  • all zero initializers are not stored in the typeinfo although
    classes currently always come with a non-zero vtable

fixup for #2079

@dlang-bot
Copy link
Contributor

dlang-bot commented Feb 13, 2018

Thanks for your pull request, @MartinNowak!

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 fetch digger
dub run digger -- build "master + druntime#2091"

@MartinNowak MartinNowak requested review from schveiguy and removed request for Burgos and PetarKirov February 13, 2018 15:38
@schveiguy
Copy link
Member

although classes currently always come with a non-zero vtable

Do we even need the null check then? That was part of my point also. In any case, this is at least more correct.

- all zero initializers are not stored in the typeinfo although
  classes currently always come with a non-zero vtable
@dlang-bot dlang-bot merged commit 8fa4129 into dlang:master Jan 4, 2019
@MartinNowak MartinNowak deleted the fixup2079 branch January 4, 2019 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants