Thread overview
[Issue 19162] [REG: 2.079.0] Public Import Overlapping Names Conflict Resolution
Aug 15, 2018
Seb
August 15, 2018
https://issues.dlang.org/show_bug.cgi?id=19162

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |greensunny12@gmail.com

--- Comment #1 from Seb <greensunny12@gmail.com> ---
Please don't forget to mention a PR if you submitted it, s.t. other people know
about this when browsing the issue list.
In this case it's:

https://github.com/dlang/phobos/pull/6664

Thanks!

--
August 21, 2018
https://issues.dlang.org/show_bug.cgi?id=19162

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

https://github.com/dlang/phobos/commit/1798119abff6b7226ad65ce57339a26f0ab0bf4e Fix issue 19162

https://github.com/dlang/phobos/commit/dc2c899e16a8e15b55ce63c3b260efc6a5cb1eaf Merge pull request #6664 from look-at-me/master

Fix issue 19162 - [REG: 2.079.0] Public Import Overlapping Names Conflict
Resolution
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>

--
August 21, 2018
https://issues.dlang.org/show_bug.cgi?id=19162

github-bugzilla@puremagic.com changed:

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

--