April 16, 2017
https://issues.dlang.org/show_bug.cgi?id=16408

--- Comment #10 from Walter Bright <bugzilla@digitalmars.com> ---
Found the PR that introduced the bug:

https://github.com/dlang/dmd/pull/2880

--
April 16, 2017
https://issues.dlang.org/show_bug.cgi?id=16408

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[REG2.065] Converting char* |[REG2.065] left-to-right
                   |to string with              |order of evaluation of
                   |std.conv.to!string is wrong |function arguments not
                   |in release mode             |consistently followed

--
April 16, 2017
https://issues.dlang.org/show_bug.cgi?id=16408

--- Comment #11 from Walter Bright <bugzilla@digitalmars.com> ---
https://github.com/dlang/dmd/pull/6705

--
April 18, 2017
https://issues.dlang.org/show_bug.cgi?id=16408

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

https://github.com/dlang/dmd/commit/8325ecd97aa36502bb92484a50513c7631a5bfa1 fix Issue 16408 - [REG2.065] left-to-right order of evaluation of function arguments not consistently followed

https://github.com/dlang/dmd/commit/630831faa508db4c3b937212d6ea3d3959a8387c Merge pull request #6705 from WalterBright/fix16408

fix Issue 16408 - [REG2.065] left-to-right order of evaluation of fun…

--
April 18, 2017
https://issues.dlang.org/show_bug.cgi?id=16408

github-bugzilla@puremagic.com changed:

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

--
May 18, 2017
https://issues.dlang.org/show_bug.cgi?id=16408

ag0aep6g@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fordlangcomments@gmail.com

--- Comment #13 from ag0aep6g@gmail.com ---
*** Issue 17406 has been marked as a duplicate of this issue. ***

--
June 17, 2017
https://issues.dlang.org/show_bug.cgi?id=16408

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

https://github.com/dlang/dmd/commit/8325ecd97aa36502bb92484a50513c7631a5bfa1 fix Issue 16408 - [REG2.065] left-to-right order of evaluation of function arguments not consistently followed

https://github.com/dlang/dmd/commit/630831faa508db4c3b937212d6ea3d3959a8387c Merge pull request #6705 from WalterBright/fix16408

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

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

https://github.com/dlang/dmd/commit/8325ecd97aa36502bb92484a50513c7631a5bfa1 fix Issue 16408 - [REG2.065] left-to-right order of evaluation of function arguments not consistently followed

https://github.com/dlang/dmd/commit/630831faa508db4c3b937212d6ea3d3959a8387c Merge pull request #6705 from WalterBright/fix16408

--
1 2
Next ›   Last »