LeeTibbert

Results 665 comments of LeeTibbert

Sure, we can leave it open, as long as it never gains a "Good First Issue" label.

#### Background ##### Running tests3/test with multihreading=false I believe that any code which does not pass the SN unit-tests and scripted-tests should not be described as supported. Users should not...

#### Background ##### Scala 0.4.n Futures may have support costs in the wild I would rather report evidence rather than FUD (Fear, Uncertainty, & Doubt) but details have long receded...

Update: * I'll leave any discussion of the `#if defined(_WIN64)` branch to someone who knows Windows. Do all _WIN64 machines support INT128? I suspect that mine does not. * There...

I used the `example03` to get a SN javalib vs INT128 comparison on an older 64 bit Intel machine. No surprises, but verification, the INT128 code was about twice as...

Update: I have a private working port of the jsoniter-scala code. It has been run on a macOS machine and passes the previous tests. I need to buff up the...

By phone, so terse. A binary gets created somewhere under the "target" directory. It has the same name as the project. At one time it had a .exe extension and...

I think my friend Ekrich would suggest something like "Write a shell (bash/zsh/.bat) script to do the packaging." I can not guess the suggested location for developer scripts. Sorry, I...

Thank you for reporting this. Intermittent errors are always frustrating. This may be an instance of the problem fixed by recent PR #4328. If memory servers, that PR reference an...

When you run out of aggravation at the 100 meter level, here is a fragment from `UnixProcess` at the 1 mm level. I mention it to show that I have...