Skip to content

Conversation

@joeyh
Copy link
Contributor

@joeyh joeyh commented Sep 11, 2019

withCString doesn't allow undecodable bytes to round-trip through the
program, so use withFilePath to pack the environment. (It was already
used for packing the arguments.)

Closes #152

withCString doesn't allow undecodable bytes to round-trip through the
program, so use withFilePath to pack the environment. (It was already
used for packing the arguments.)

Closes #152
@snoyberg snoyberg merged commit bcdf3b4 into haskell:master Sep 11, 2019
@snoyberg
Copy link
Collaborator

Thanks!

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.

unicode parts of env are lost when running createProcess

2 participants