[Issue 20718] enum type mismatch causes wrong location on error

2020-05-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20718

Steven Schveighoffer  changed:

   What|Removed |Added

 Resolution|FIXED   |DUPLICATE

--- Comment #5 from Steven Schveighoffer  ---


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

--


[Issue 20718] enum type mismatch causes wrong location on error

2020-05-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20718

--- Comment #4 from Dlang Bot  ---
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

--


[Issue 20718] enum type mismatch causes wrong location on error

2020-05-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20718

Dlang Bot  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |FIXED

--- Comment #3 from Dlang Bot  ---
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

--


[Issue 20718] enum type mismatch causes wrong location on error

2020-04-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20718

Steven Schveighoffer  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Steven Schveighoffer  ---


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

--


[Issue 20718] enum type mismatch causes wrong location on error

2020-04-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20718

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@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

--