May 11, 2019
https://issues.dlang.org/show_bug.cgi?id=707

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |pro.mathias.lang@gmail.com
         Resolution|---                         |WONTFIX

--- Comment #2 from Mathias LANG <pro.mathias.lang@gmail.com> ---
This now give satisfactory error messages. The second case repeats the "x is aliased to a function" a few times, but nothing worth spending time on. Marking as "WONTFIX" so it doesn't show up in the changelog.

--
May 11, 2019
https://issues.dlang.org/show_bug.cgi?id=707

Seb <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify@gmail.com

--- Comment #3 from Seb <greeenify@gmail.com> ---
FYI only errors mentioned in git commit messages will show up in the changelog.

--