Eric K Richardson
Eric K Richardson
Any chance for a release too?
> * MiMA errors due to the missing first release for Scala Native 0.5.x. I think we can ignore these errors. I think you can set a previous release missing...
This is possible right now on the JVM as a pure Scala lib, just waiting for Scala Native `0.3.9` release for Native support - https://github.com/ekrich/sconfig Will support Scala.js after that.
Just curious if you have circled around to any of your Scala Native projects lately? I think the 2 issues here have been fixed and we have basic cross compilation...
This experiment is complete - it is too far off the beaten path and I have a potential solution for Windows 32bit linking now.
@coreyoconnor Maybe some info in the docs for Nix aficionados would be good? Docs, always get the least attention.
Related: https://github.com/scala-native/scala-native/issues/657
> IIRC that JVM uses system read, which doesn't take newlines into an account. System libc's read either: Technically, we are not suppose to view Java's GPL code as this...
Probably way off or maybe not possible. Could the deprecated constructor use the `Double.valueOf` method internally?
See https://github.com/lightbend/config/issues/789 I have a Scala port mentioned there that is also Cross platform to Scala.js and Scala Native if you are interested.