[Issue 18938] Dmd segfault when compiling this dub package in test release

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 13 14:50:57 UTC 2018


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

--- Comment #6 from RazvanN <razvan.nitu1305 at gmail.com> ---
(In reply to Walter Bright from comment #4)
> When I run it I get:
> 
> source/inilike\file.d(45): Deprecation: `std.algorithm.setops.No` is not
> visible from module `inilikefile`
> source/inilike\file.d(32): Error: `template` has no effect in expression
> `map(Range)(Range r) if (isInputRange!(Unqual!Range))`
> 
> and no seg fault.

Maybe you are using a compiler < 2.0.79

--


More information about the Digitalmars-d-bugs mailing list