Thread overview
[Issue 20267] Error: `string` is used as a type - and similar “smart” error messages
[Issue 20267] Error: `string` is used as a type - and similar “ smart” error messages
Oct 04, 2019
Dlang Bot
Oct 07, 2019
Dlang Bot
October 04, 2019
https://issues.dlang.org/show_bug.cgi?id=20267

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@0xEAB created dlang/dmd pull request #10450 "Fix issue 20267 - Error: `string` is used as a type - and similar “ smart” error messages" fixing this issue:

- Fix issue 20267 - var used as a type error messages

https://github.com/dlang/dmd/pull/10450

--
October 04, 2019
https://issues.dlang.org/show_bug.cgi?id=20267

Elias Batek (0xEAB) <desisma@heidel.beer> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Error: `string` is used as  |Error: `string` is used as
                   |a type - and similar “      |a type - and similar
                   |smart” error messages       |“smart” error messages

--
October 04, 2019
https://issues.dlang.org/show_bug.cgi?id=20267

Elias Batek (0xEAB) <desisma@heidel.beer> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86_64                      |All
                 OS|Linux                       |All

--
October 07, 2019
https://issues.dlang.org/show_bug.cgi?id=20267

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10450 "Fix issue 20267 - Error: `string` is used as a type - and similar “smart” error messages" was merged into master:

- 6ebafdcbddca5c6cb01082f062cf68e2bcf3c8c3 by 0xEAB:
  Fix issue 20267 - var used as a type error messages

https://github.com/dlang/dmd/pull/10450

--