[Issue 5621] speller.c: implement type inference in speller suggestion

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5621 Iain Buclaw changed: What|Removed |Added Priority|P2 |P4 --

[Issue 5621] speller.c: implement type inference in speller suggestion

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5621 --- Comment #4 from Iain Buclaw --- It would still be a nice-to-have a type inference suggestion, instead of "undefined identifier 'S'" --

[Issue 5621] speller.c: implement type inference in speller suggestion

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5621 --- Comment #3 from Iain Buclaw --- Maybe this was fixed by https://github.com/dlang/dmd/pull/4143 The compiler no longer offers spelling suggestion for the original test case. --

[Issue 5621] speller.c: implement type inference in speller suggestion

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5621 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 5621] speller.c: implement type inference in speller suggestion

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5621 Iain Buclaw ibuc...@gdcproject.org changed: What|Removed |Added Summary|speller.c: enhancement |speller.c: implement type