Skip to content

Conversation

samzilverberg
Copy link
Contributor

adding compat support for mutable.Queue.enqueueAll

immutable.Queue.enqueueAll support was added before in:
#304

so extending to mutable was pretty straight forward

did:

  • code copmiles and tests are green on projects: compat211, compat212, compat213
  • scalafmt is happy

@samzilverberg
Copy link
Contributor Author

travis says i need to first

Please sign the Scala CLA to contribute to scala/scala-collection-compat

so brb with a signature 😁

@samzilverberg samzilverberg force-pushed the mutable-queue-compat-enqueueall branch from 774361e to 9d36ad4 Compare April 23, 2020 21:19
@samzilverberg samzilverberg force-pushed the mutable-queue-compat-enqueueall branch from 9d36ad4 to 8c7f7ed Compare April 23, 2020 21:48
@samzilverberg
Copy link
Contributor Author

most of travis build stages are green but then some seem to fail when checking for CLA:
https://travis-ci.org/github/scala/scala-collection-compat/jobs/678793556

Incoming pull request from https://github.com/scala/scala-collection-compat/pull/325
Pull request submitted by null
CLA check for null failed

null? what?

@samzilverberg
Copy link
Contributor Author

the problem resolved itself after waiting some more.

@SethTisue SethTisue merged commit 3215ff3 into scala:master Sep 3, 2020
@SethTisue
Copy link
Member

thank you! apologies for the very long delay

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.

2 participants