puniverse / quasar

Fibers, Channels and Actors for the JVM
http://docs.paralleluniverse.co/quasar/
Other
4.56k stars 575 forks source link

Fix build failure when LANG environment variable is unset. #271

Closed felixvf closed 7 years ago

felixvf commented 7 years ago

This fixes bug https://github.com/puniverse/quasar/issues/270.

pron commented 7 years ago

Thank you! BTW, bug fixes and small features go into the 0.7.0 branch and get merged into master from there.