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

--- Comment #6 from RazvanN <[email protected]> ---
(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

--

Reply via email to