Eric K Richardson
Eric K Richardson
That's unfortunate. The issue you mention is not linked if you could fix that. @catap did some good work and forced me to do some good optimizations to the build...
Isn't this OBE (overcome by events)
Maybe rename to match the current incarnation?
You should be able to use sbt native packager. https://www.scala-sbt.org/sbt-native-packager/
I was wondering if you could take a peek and make any recommendations based on this work? https://github.com/scala-native/scala-native/blob/main/javalib/src/main/scala/java/lang/Integer.scala
This is very possible. I use `scripts/scalafmt` and got rid of the pre-hook. If `scalafmt` stalls I just terminate and re-run. Normally `scalafmt` is fine and the script above downloads...
Also PR for `scalafmt` latest needs merging https://github.com/scala-native/scala-native/pull/4472
Just as a data point I ran the soft and hard limits on my mac m1 os Sonoma 14.8. Not sure if that is helpful. ```sh % ulimit -Sn 256...
If the new syntax is supported with the 2.12.x versions that needs supporting, wouldn't it make sense to just make this change for the whole repo?
I guess I read the above incorrectly and I did not know the 2.12 version where the change got added.