Thread overview
[Issue 19022] CTorFlow: Show the line of the duplicated initialization for const/immutable fields
Jun 24, 2018
Seb
June 24, 2018
https://issues.dlang.org/show_bug.cgi?id=19022

--- Comment #1 from Seb <greensunny12@gmail.com> ---
A naive attempt: https://github.com/dlang/dmd/pull/8399

--
June 27, 2018
https://issues.dlang.org/show_bug.cgi?id=19022

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/e7cbc9d1acd290d1af1587ad3b0389667bc6091c Fix Issue 19022 - CTorFlow: Show the line of the duplicated initialization for const/immutable fields

https://github.com/dlang/dmd/commit/033d324957ff5bee8e25c7335eab2c562d17e2b1 Merge pull request #8399 from wilzbach/fix-19022

Fix Issue 19022 - CTorFlow: Show the line of the duplicated initialization for
const/immutable fields
merged-on-behalf-of: Jacob Carlborg <jacob-carlborg@users.noreply.github.com>

--
June 27, 2018
https://issues.dlang.org/show_bug.cgi?id=19022

github-bugzilla@puremagic.com changed:

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

--