June 04, 2015
https://issues.dlang.org/show_bug.cgi?id=3827

Sobirari Muhomori <dfj1esp02@sneakemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|dfj1esp02@sneakemail.com    |

--
September 28, 2016
https://issues.dlang.org/show_bug.cgi?id=3827

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

https://github.com/dlang/dmd/commit/31f070f607398bcef72110f40c125a7f2ea7761b Fix issue 3827 - Deprecate implicit string concatenation

Implicit string concatenation is an old feature that can now be replaced by
explicit concatenation.
It was also a source of bug, even for experienced D programmer, and the
deprecation has been agreed
on in 2010: http://forum.dlang.org/post/ibi742$gi2$1@digitalmars.com

https://github.com/dlang/dmd/commit/4fa0ddfcfa7e9914a4ce128595f04c67cbb7b5df Merge pull request #6155 from mathias-lang-sociomantic/deprecate-implicit-concat

Fix issue 3827 - Deprecate implicit string concatenation

--
September 28, 2016
https://issues.dlang.org/show_bug.cgi?id=3827

github-bugzilla@puremagic.com changed:

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

--
October 01, 2016
https://issues.dlang.org/show_bug.cgi?id=3827

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

https://github.com/dlang/dmd/commit/31f070f607398bcef72110f40c125a7f2ea7761b Fix issue 3827 - Deprecate implicit string concatenation

https://github.com/dlang/dmd/commit/4fa0ddfcfa7e9914a4ce128595f04c67cbb7b5df Merge pull request #6155 from mathias-lang-sociomantic/deprecate-implicit-concat

--
October 24, 2016
https://issues.dlang.org/show_bug.cgi?id=3827

--- Comment #43 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/aed85471943baba2b003df341dacc7a185a33d53 Issue 3827: Document deprecation of implicit string concatenation

See dlang/dmd#6155

--
November 04, 2016
https://issues.dlang.org/show_bug.cgi?id=3827

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

https://github.com/dlang/dmd/commit/31f070f607398bcef72110f40c125a7f2ea7761b Fix issue 3827 - Deprecate implicit string concatenation

https://github.com/dlang/dmd/commit/4fa0ddfcfa7e9914a4ce128595f04c67cbb7b5df Merge pull request #6155 from mathias-lang-sociomantic/deprecate-implicit-concat

--
January 07, 2017
https://issues.dlang.org/show_bug.cgi?id=3827

--- Comment #45 from github-bugzilla@puremagic.com ---
Commit pushed to stable at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/aed85471943baba2b003df341dacc7a185a33d53 Issue 3827: Document deprecation of implicit string concatenation

--
1 2
Next ›   Last »