Thread overview
[Issue 17143] [REG2.072.0] Declaration is already defined on global enum = tuple(...).expand declaration
Feb 04, 2017
Adrian Matoga
February 04, 2017
https://issues.dlang.org/show_bug.cgi?id=17143

Adrian Matoga <epi@atari8.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |epi@atari8.info

--
February 04, 2017
https://issues.dlang.org/show_bug.cgi?id=17143

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

https://github.com/dlang/dmd/commit/555a9a1f5e105b6e815b0a54218de04e36289e38 Fix Issue 17143 - [REG2.072.0] Declaration is already defined on global enum = tuple(...).expand declaration

Regression was introduced in 53a70e4d66b8bf1b96a51c06eeb2df7fa836f647

https://github.com/dlang/dmd/commit/093a53aa46e41da58525cc556e071c1ae3d46c84 Merge pull request #6517 from epi/fix-17143

Fix Issue 17143 - [REG2.072.0] Declaration is already defined on global enum = tuple(...).expand declaration

--
February 11, 2017
https://issues.dlang.org/show_bug.cgi?id=17143

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

https://github.com/dlang/dmd/commit/555a9a1f5e105b6e815b0a54218de04e36289e38 Fix Issue 17143 - [REG2.072.0] Declaration is already defined on global enum = tuple(...).expand declaration

https://github.com/dlang/dmd/commit/093a53aa46e41da58525cc556e071c1ae3d46c84 Merge pull request #6517 from epi/fix-17143

--
February 24, 2017
https://issues.dlang.org/show_bug.cgi?id=17143

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

https://github.com/dlang/dmd/commit/555a9a1f5e105b6e815b0a54218de04e36289e38 Fix Issue 17143 - [REG2.072.0] Declaration is already defined on global enum = tuple(...).expand declaration

https://github.com/dlang/dmd/commit/093a53aa46e41da58525cc556e071c1ae3d46c84 Merge pull request #6517 from epi/fix-17143

--