[Issue 18461] codegen bug - OPbt expressions and assignments to ambiguous symbols

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18461

--- Comment #12 from github-bugzi...@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 

--


[Issue 18461] codegen bug - OPbt expressions and assignments to ambiguous symbols

2018-03-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18461

--- Comment #11 from Walter Bright  ---
https://github.com/dlang/dmd/pull/8065

--


[Issue 18461] codegen bug - OPbt expressions and assignments to ambiguous symbols

2018-03-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18461

Walter Bright  changed:

   What|Removed |Added

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

--