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

Fix inscrutable template error when core.stdcpp.vector of a struct with a core.stdcpp.vector field is referenced before the struct's definition #3309

Merged
merged 1 commit into from
Dec 12, 2020

Conversation

n8sh
Copy link
Member

@n8sh n8sh commented Dec 10, 2020

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @n8sh!

Bugzilla references

Auto-close Bugzilla Severity Description
21468 normal Inscrutable template error when core.stdcpp.vector of a struct with a core.stdcpp.vector field is referenced before the struct's definition

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 "stable + druntime#3309"

@dlang-bot dlang-bot added the Bug Fix Include reference to corresponding bugzilla issue label Dec 10, 2020
…of a struct with a core.stdcpp.vector field is referenced before the struct's definition

Related discussion at https://forum.dlang.org/thread/efjydhujahujqjrvmnsk@forum.dlang.org
@thewilsonator
Copy link
Contributor

dlang.druntime seems to not be running?

@Geod24 Geod24 merged commit 1e64c52 into dlang:stable Dec 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Fix Include reference to corresponding bugzilla issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants