LeeTibbert

Results 665 comments of LeeTibbert

I see what you mean about the first pass changelog files we created having different names. I picked 0.5.0-SNAPSHOT because I think there will be a few -RCx coming along,...

We can go with the 0.5.0. I think I have seen a good model, perhaps in Scala release notes of "Changes from foo to bar", "Changes from bar to car",...

Closing because the deprecation in this PR is now captured in superseding PR #2924.

@ekrich You have done a lot of the existing work in this area. That is the reason we have what we have. Do you have any concern or objection to...

##### user.name not set Yes, Scala Native does not set the System Property 'user.name'. That is described in both Java 8 & 17 in the documentation for the Java `System`...

I believe this is ready for review & merge, when its time comes around. * The failing macOS test is a Segmentation Fault in ProcessTest. _Highly_ _unlikely_ to have an...

Thank you for suggestions. Is there some way for me to see the scaladoc that gets generated?

All Green! Great * Windows is all green, but has its usual, hidden `Error when evaluating 'runs-on' for job 'run-tests'. .github/workflows/run-tests-windows.yml` This error causes the "Windows" badge on the Readme.md...

The three CI failures appear to have nothing to do with the changes of this PR or of my most recent commit. All I did was change a comment. Silly...

Given this information, I can do more tracing. The javalib System Properties I traced being loaded are highly unlikely to be the ones that `Vector` or `IndexedSeq` would use, unless...