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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 12 04:01:34 UTC 2020


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

--- Comment #13 from Walter Bright <bugzilla at digitalmars.com> ---
The Comment 6 example still fails to compile. It looks like the speculative
compilation in the `is(typeof(map))` wound up hiding the error in somefunc().

--


More information about the Digitalmars-d-bugs mailing list