Thread overview
[Issue 13050] pragma mangle breaks homonym template aliasing
Jul 06, 2014
Kenji Hara
July 06, 2014
https://issues.dlang.org/show_bug.cgi?id=13050

Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull, rejects-valid
           Hardware|x86_64                      |All
            Version|unspecified                 |D2
                 OS|Linux                       |All
           Severity|enhancement                 |normal

--- Comment #1 from Kenji Hara <k.hara.pg@gmail.com> ---
https://github.com/D-Programming-Language/dmd/pull/3721

--
July 06, 2014
https://issues.dlang.org/show_bug.cgi?id=13050

github-bugzilla@puremagic.com changed:

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

--
July 06, 2014
https://issues.dlang.org/show_bug.cgi?id=13050

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

https://github.com/D-Programming-Language/dmd/commit/cfb3e045a1c6814c18fd0893ef305b02a565db20 fix Issue 13050 - pragma mangle breaks homonym template aliasing

https://github.com/D-Programming-Language/dmd/commit/10ad98bcbd40b133cf0ef990d2b551c20b8ed93f Merge pull request #3721 from 9rnsr/fix13050

Issue 13050 - pragma mangle breaks homonym template aliasing

--
July 08, 2014
https://issues.dlang.org/show_bug.cgi?id=13050

--- Comment #3 from github-bugzilla@puremagic.com ---
Commit pushed to 2.066 at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/aef6ebf8fff01e7ad8a95e66d6bb953b46d7262b Merge pull request #3721 from 9rnsr/fix13050

Issue 13050 - pragma mangle breaks homonym template aliasing

--
August 01, 2014
https://issues.dlang.org/show_bug.cgi?id=13050

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/f888fbcff82f30c549a7cccd98191dedcc3101ec remove workarounds for resolved issue 13049 and 13050

https://github.com/D-Programming-Language/druntime/commit/cb512c2d6962346ef6325ca2bf4d62d4f9d75aca Merge pull request #917 from MartinNowak/removeWorkarounds

remove workarounds for resolved issue 13049 and 13050

--
August 22, 2014
https://issues.dlang.org/show_bug.cgi?id=13050

--- Comment #5 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/aef6ebf8fff01e7ad8a95e66d6bb953b46d7262b Merge pull request #3721 from 9rnsr/fix13050

--