Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issue 14920 - [REG2.067.0] SList.insertAfter on uninitialized list triggers assertion in _first targeting stable branch #3557

Merged
merged 1 commit into from
Aug 16, 2015

Conversation

tosttost
Copy link
Contributor

same as #3554 but targeting the stable branch. I can't edit the target branch. More information about desired target branch on http://wiki.dlang.org/Pull_Requests would help:)

fix https://issues.dlang.org/show_bug.cgi?id=14920

  • add a call to initialize() (similar to other insert* functions)
  • add unit test

@tosttost
Copy link
Contributor Author

made some mistake when changing the target -> a lot of commits from master are part of this PR. Trying to fix it.
Sorry for the chaos...

@tosttost
Copy link
Contributor Author

chaos resolved.

@atilaneves
Copy link
Contributor

LGTM

@schveiguy
Copy link
Member

Auto-merge toggled on

schveiguy added a commit that referenced this pull request Aug 16, 2015
fix issue 14920 - [REG2.067.0] SList.insertAfter on uninitialized list triggers assertion in _first targeting stable branch
@schveiguy schveiguy merged commit aac09ab into dlang:stable Aug 16, 2015
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