March 03, 2018
https://issues.dlang.org/show_bug.cgi?id=18461

feklushkin.denis@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|core.bitop.bt returns       |codegen bug in dmd
                   |garbage in release code     |

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

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
                 CC|                            |bugzilla@digitalmars.com
            Summary|codegen bug in dmd          |codegen bug in dmd -
                   |                            |assignments to ambiguous
                   |                            |symbols

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

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

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86_64                      |All
                 OS|Linux                       |All

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

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|codegen bug in dmd -        |codegen bug - OPbt
                   |assignments to ambiguous    |expressions and assignments
                   |symbols                     |to ambiguous symbols

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

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

--
March 25, 2018
https://issues.dlang.org/show_bug.cgi?id=18461

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

https://github.com/dlang/dmd/commit/85251fa4bc1907f5ecee1106f2cca9cb1f023d11 fix Issue 18461 - codegen bug - OPbt expressions and assignments to ambiguous symbols

https://github.com/dlang/dmd/commit/74226cfab38a6e32f78a877af4a2a89687aac348 Merge pull request #8065 from WalterBright/fix18461

fix Issue 18461 - codegen bug - OPbt expressions and assignments to a… merged-on-behalf-of: Iain Buclaw <ibuclaw@gdcproject.org>

--
1 2
Next ›   Last »