Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split inconsistency #2112

Closed
tomberek opened this issue Apr 26, 2018 · 2 comments
Closed

Split inconsistency #2112

tomberek opened this issue Apr 26, 2018 · 2 comments

Comments

@tomberek
Copy link
Contributor

The output of builtins.split "" "abcd" is different on Linux and OSX. OSX causes an error. I suspect this is a C++ library difference between the OSs. (https://opensource.apple.com/source/libcpp/libcpp-31/src/regex.cpp).

This came up because of https://github.com/siers/nix-gitignore/blob/master/default.nix#L39

@LnL7
Copy link
Member

LnL7 commented Apr 26, 2018

I think this is the same problem as #1537.

@tomberek
Copy link
Contributor Author

@LnL7 True, closing.

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

No branches or pull requests

2 participants