Thread overview
[Issue 13401] code cleanup: removing c-style array declarations in druntime
August 30, 2014
https://issues.dlang.org/show_bug.cgi?id=13401

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |hsteoh@quickfur.ath.cx

--- Comment #1 from hsteoh@quickfur.ath.cx ---
https://github.com/D-Programming-Language/druntime/pull/939

Thanks for the patch!

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

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

https://github.com/D-Programming-Language/druntime/commit/e5b2a4fd83a6c647d9de53207bf5faa7bb42b2bc Merge pull request #939 from quickfur/issue13401

Eliminate C-style array declarations.

--
September 04, 2014
https://issues.dlang.org/show_bug.cgi?id=13401

hsteoh@quickfur.ath.cx changed:

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

--
February 19, 2015
https://issues.dlang.org/show_bug.cgi?id=13401

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

https://github.com/D-Programming-Language/druntime/commit/e5b2a4fd83a6c647d9de53207bf5faa7bb42b2bc Merge pull request #939 from quickfur/issue13401

--