Skip to content

Conversation

belaroesener
Copy link

Many tests failed, and the first code example in the README did not work in Pharo 14. These changes fix both.

Summary of changes:

  • OSSUnixSubprocess >> #defaultEncoding: Use OSPlatform instead of OSEnvironment to retrieve the default encoding.
  • OSSUnixSubprocessTest >> #withNonAsciiDirectoryDo:: Use UUID class >> #new instead of UUIDGenerator class >> #next, as the latter does not exist anymore.

@belaroesener
Copy link
Author

When running the tests, a lot of automatic code changes are made (because of Object >> #deprecated:transformWith:), should I create a commit with these changes?

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.

1 participant