Skip to content

[non-DMD] std.random seed bootstrap: don't count on reading an uninitialized variable being treated as an ordinary read#6833

Merged
dlang-bot merged 1 commit intodlang:masterfrom
n8sh:issue-19580
Jan 14, 2019
Merged

[non-DMD] std.random seed bootstrap: don't count on reading an uninitialized variable being treated as an ordinary read#6833
dlang-bot merged 1 commit intodlang:masterfrom
n8sh:issue-19580

Conversation

@n8sh
Copy link
Member

@n8sh n8sh commented Jan 14, 2019

No description provided.

@n8sh n8sh requested a review from wilzbach as a code owner January 14, 2019 06:13
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @n8sh!

Bugzilla references

Auto-close Bugzilla Severity Description
19580 normal [non-DMD] std.random seed bootstrap: don't count on reading an uninitialized variable being treated as an ordinary read

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 + phobos#6833"

@n8sh
Copy link
Member Author

n8sh commented Jan 14, 2019

Re-pushing to fix typo in comment

… reading an uninitialized variable being treated as an ordinary read
@dlang-bot dlang-bot merged commit 23f600a into dlang:master Jan 14, 2019
@kinke
Copy link
Contributor

kinke commented Jan 14, 2019

Thx, should probably have been stable, but oh well. ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants