[Issue 6789] std.stdio.File + ternary = bug

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 9 14:58:23 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=6789

ag0aep6g at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ag0aep6g at gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #3 from ag0aep6g at gmail.com ---
2.065 exhibits the bug. 2.066 and 2.067 throw some AssertError. Since 2.068 the
program prints "false" twice. Closing as WORKSFORME.

--


More information about the Digitalmars-d-bugs mailing list