[Issue 15459] [REG2.065.0] stdin.byLine.each!(map!somefunc) compiles, fails to link with ld

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jun 25 09:02:42 PDT 2017


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

Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|stdin.byLine.each!(map!some |[REG2.065.0]
                   |func) compiles, fails to    |stdin.byLine.each!(map!some
                   |link with ld                |func) compiles, fails to
                   |                            |link with ld
           Severity|major                       |regression

--- Comment #10 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
Regression (changing the compilation error into a link error + possible
accepts-invalid) introduced in https://github.com/dlang/dmd/pull/2851

--


More information about the Digitalmars-d-bugs mailing list