Skip to content

Conversation

@jpivarski
Copy link
Member

Some type inference changed, but my corrections for Scala 2.11 also work in Scala 2.10, so they must be correct corrections.

Also note:

  • Count had been reading fromJsonFragment as JsonFloat, rather than JsonNumber, which made it fail on integers.
  • Branch list reversal simplified by a library call.
  • UntypedLabel policy changed: it can no longer see internal fill type inconsistencies, but it can infer the fill type from the first argument.

@jpivarski jpivarski merged commit 797338b into master Aug 27, 2016
@jpivarski jpivarski deleted the update-to-Scala-2.11 branch August 27, 2016 10:35
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