Thread overview
[Issue 5621] speller.c: implement type inference in speller suggestion
Nov 15, 2014
Iain Buclaw
Jan 25, 2018
Iain Buclaw
Jan 25, 2018
Iain Buclaw
Dec 17, 2022
Iain Buclaw
November 15, 2014
https://issues.dlang.org/show_bug.cgi?id=5621

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|speller.c: enhancement      |speller.c: implement type
                   |request                     |inference in speller
                   |                            |suggestion

--
June 09, 2015
https://issues.dlang.org/show_bug.cgi?id=5621

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|D1 & D2                     |D2

--
January 25, 2018
https://issues.dlang.org/show_bug.cgi?id=5621

--- Comment #3 from Iain Buclaw <ibuclaw@gdcproject.org> ---
Maybe this was fixed by https://github.com/dlang/dmd/pull/4143

The compiler no longer offers spelling suggestion for the original test case.

--
January 25, 2018
https://issues.dlang.org/show_bug.cgi?id=5621

--- Comment #4 from Iain Buclaw <ibuclaw@gdcproject.org> ---
It would still be a nice-to-have a type inference suggestion, instead of "undefined identifier 'S'"

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=5621

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4

--