Skip to content

Comments

Fix all windows cycles#4580

Merged
WalterBright merged 1 commit intodlang:masterfrom
schveiguy:fixcycleswin
Jul 10, 2016
Merged

Fix all windows cycles#4580
WalterBright merged 1 commit intodlang:masterfrom
schveiguy:fixcycleswin

Conversation

@schveiguy
Copy link
Member

Finally got a windows box test environment set up. This should fix all remaining cycles in Phobos.

Note that I had to move some documented examples. I tried to keep the spirit of the documentation, and still have the examples moved to different files where they won't cause cycles.

assert(arr == [0, 1, 2, 3, 4]);

// opApply iterators work as well
static assert(is(typeof({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's disturbing how many tests in Phobos don't actually test anything

@JackStouffer
Copy link
Contributor

LGTM

@WalterBright
Copy link
Member

Auto-merge toggled on

@WalterBright WalterBright merged commit 470cc23 into dlang:master Jul 10, 2016
@schveiguy schveiguy deleted the fixcycleswin branch July 10, 2016 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants