Walter Bright

Results 196 comments of Walter Bright

Blocked by https://github.com/dlang/dmd/pull/8346

Added [no autodecode] label. Please add this to all PRs that fix autodecoding to work with no autodecoding.

Hmm, different errors on every platform :-/

This is yet another test run where the only error message is: ``` osix.mak:413: recipe for target 'unittest/std/zlib.run' failed make[1]: *** [unittest/std/zlib.run] Error 139 ``` and a thousand lines of...

The design and implementation look good and compact, but I'm uneasy about the static array expansion being more or less useless as it can generate enormous tuples.

The buildkite error is: ``` generated/linux/release/64/benchmark.o:benchmark/runbench.d:function _D3std5regex8internal9kickstart__T7ShiftOrTaZQl6__ctorMFNcNeKSQCiQChQCe2ir__T5RegexTaZQjAkZSQDmQDlQDiQDc__TQCvTaZQDb: error: undefined reference to '_D3std5range__T12assumeSortedVAyaa6_61203c3d2062TAkZQBlFNaNbNiNfQpZSQCoQCn__T11SortedRangeTQBqVQCna6_61203c3d2062ZQBl' ``` which has nothing to do with this PR.

@wilzbach so what's the fix?

If it becomes a problem in the future, we can always change it. But currently they've been in dmd for many, many years, and the shortness contributes to their easy...

Having used those switches constantly for 35 years, switching to long names like that would make them fairly unusable. It's be like changing vim's delete word `dw` command to `delete...