Thread overview
[Issue 19228] hasAliasing fails on static arrays
Sep 06, 2018
Simen Kjaeraas
September 06, 2018
https://issues.dlang.org/show_bug.cgi?id=19228

Simen Kjaeraas <simen.kjaras@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Simen Kjaeraas <simen.kjaras@gmail.com> ---
PR: https://github.com/dlang/phobos/pull/6694

--
September 08, 2018
https://issues.dlang.org/show_bug.cgi?id=19228

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

https://github.com/dlang/phobos/commit/bcc9d57b204754771b0c75f213699b81bc5a7755 Fix issue 19228 - hasAliasing fails on static arrays

https://github.com/dlang/phobos/commit/bc0bfcf12d7567606bd38b2e6d6c2c0899d1b65d Merge pull request #6694 from Biotronic/issue-19228

Fix issue 19228 - hasAliasing fails on static arrays merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>

--
September 08, 2018
https://issues.dlang.org/show_bug.cgi?id=19228

github-bugzilla@puremagic.com changed:

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

--