Thread overview
[Issue 20718] enum type mismatch causes wrong location on error
Apr 03, 2020
Dlang Bot
May 06, 2020
Dlang Bot
May 06, 2020
Dlang Bot
April 03, 2020
https://issues.dlang.org/show_bug.cgi?id=20718

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #11002 "Fix Issues 20718, 15867, 12380 - Wrong location errors on const. folding / exp. optimization" fixing this issue:

- Fix Issues 20718, 15867, 12380 - Wrong location errors on const. folding / exp. optimization

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

--
April 08, 2020
https://issues.dlang.org/show_bug.cgi?id=20718

Steven Schveighoffer <schveiguy@yahoo.com> changed:

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

--- Comment #2 from Steven Schveighoffer <schveiguy@yahoo.com> ---


*** This issue has been marked as a duplicate of issue 12380 ***

--
May 06, 2020
https://issues.dlang.org/show_bug.cgi?id=20718

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DUPLICATE                   |FIXED

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11002 "Fix Issues 20718, 15867, 12380 - Wrong location errors on const. folding / exp. optimization" was merged into stable:

- e9227fc44fdd52e7217d0f72f6fec671f98555f5 by Boris Carvajal:
  Fix Issues 20718, 15867, 12380 - Wrong location errors on const. folding /
exp. optimization

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

--
May 06, 2020
https://issues.dlang.org/show_bug.cgi?id=20718

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11102 "Revert "Fix Issues 20718, 15867, 12380 - Wrong location errors on const. folding / exp. optimization"" was merged into stable:

- 7199de9b5d0a04bc415ac52d1490c66c92d14508 by Steven Schveighoffer:
  Revert "Fix Issues 20718, 15867, 12380 - Wrong location errors on const.
folding / exp. optimization"

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

--
May 06, 2020
https://issues.dlang.org/show_bug.cgi?id=20718

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |DUPLICATE

--- Comment #5 from Steven Schveighoffer <schveiguy@yahoo.com> ---


*** This issue has been marked as a duplicate of issue 12380 ***

--