Alberto Donizetti

Results 15 comments of Alberto Donizetti

The Mann-Whitney test (the default) can't be used on samples with zero variance. The code of `benchstat` checks ``` if testerr == stats.ErrZeroVariance ``` on line 190 and reports `"zero...

Sure, sorry it wasn't clear. My emacs frame looks like this: ``` ________________________ | | | | 1 | 2 | | | | | | | ------------------------ ``` 2...

Thanks for the quick answer! I confirm that the workaround works: the navigation window is now closed.

An example from #56380 (`unable to write '' in a comment`, closed as a dup of this one): > Since Go 1.19 (commit [ae3d890](https://github.com/golang/go/commit/ae3d890202b2356fc0936f84349bdf08083884ac)) `''` is unconditionally transformed to `“`...

Thanks for the report. In general, I think that slide could use a little more text. It's the one that introduces the `else` block and it says almost nothing about...

I've removed the dead links. We can keep this issue open to have a list of link we could add back if/when they come back online.

Thanks for reporting that Uzbek and French are offline, I've updated the list.

It was likely done just to preserve alignment or for consistency... but I agree that it just makes the code more confusing. It looks like it's needed, but it's not,...