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

Clean up awkward inner function for cycle sorting. #1801

Merged
merged 1 commit into from May 7, 2017

Conversation

schveiguy
Copy link
Member

Followup to #1799

ping @WalterBright this is what I meant.

}
}

if (ctoridx == 0)
{
// no ctors in the list.
.free(ctors);
result = null;
Copy link
Member Author

Choose a reason for hiding this comment

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

Note, this wasn't needed, as the ctor list is null by default.

Copy link
Member

@ibuclaw ibuclaw left a comment

Choose a reason for hiding this comment

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

Ah, didn't see this. Yep that is what I understood too. Looks good.

@schveiguy schveiguy added the Trivial typos, formatting, comments label Apr 13, 2017
@dlang-bot dlang-bot merged commit ed4e437 into dlang:master May 7, 2017
@schveiguy schveiguy deleted the useboolminfo branch May 7, 2017 12:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Trivial typos, formatting, comments
Projects
None yet
3 participants