Skip to content

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Mar 20, 2019

  • Use .description property of numbers to encode as String
    instead of using CFNumberFormatter for Float/Double,
    and serialising integers explictly.

(cherry picked from commit 72e7bbd)

  • Add round-trip serialisation test case.

(cherry picked from commit ad620ff)

…inux

- Use .description property of numbers to encode as String
  instead of using CFNumberFormatter for Float/Double,
  and serialising integers explictly.

(cherry picked from commit 72e7bbd)

- Add round-trip serialisation test case.

(cherry picked from commit ad620ff)
@spevans
Copy link
Contributor Author

spevans commented Mar 20, 2019

@swift-ci test

@spevans
Copy link
Contributor Author

spevans commented Mar 20, 2019

cc @weissi @kevints

@spevans
Copy link
Contributor Author

spevans commented Mar 20, 2019

@swift-ci test 4.2

1 similar comment
@spevans
Copy link
Contributor Author

spevans commented Mar 20, 2019

@swift-ci test 4.2

@spevans
Copy link
Contributor Author

spevans commented Mar 20, 2019

The failing Swift Test macOS Platform is the incorrect test suite, from using the test instead of test 4.2 command. This passed otherwise.

Copy link
Contributor

@weissi weissi left a comment

Choose a reason for hiding this comment

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

thank you!

@weissi weissi merged commit 3a40ed4 into swiftlang:swift-4.2-branch Mar 20, 2019
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