LeeTibbert
LeeTibbert
This is ready for review but not merge. I say "not merge" because the apparently unrelated CI failures do not provide confidence. The CI environment appears to be having problems...
@WojciechMazur Sorry to interrupt, thought I might save you some time, when you get a chance to look at SN. (Thank you for all the recent merges). It is August...
The Linux failures are the known "NIR" "@volatile". That precludes running the Linux runtime tests. Those tests execute correctly on my local Linux system and on macOS here in CI....
What to do with a fault while already on a fault path is always tricky. Your review made the case here better. I hope that no one ever goes down...
An attempt to implement these two should almost certainly wait until after PR #2254 has been merged.
PR #2254 has merged. Now waiting for merge of PR #2258. Private proof-of-concept code works just fine.
This Issue is focused on the posix socket.scala methods `sendmsg` & `recvmsg`. I am creating a new Issue to capture the fact that similar posix `sys/uio` scatter/gather routines `writev` &...
@ekrich, @lolgab What is the current state of this issue? Thank you. I am going through the Scala Native issues list to see if there are any technical IOUs I...
I have not added any time functions. I think I submitted a PR in the last day or two which changed some time "constant" definitions to be parameterless rather than...
Thank you for the assessment. If it changes priority, please let me know and I will see what, if anything, I can do.