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

Walter Bright <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Walter Bright <[email protected]> ---
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.

--

Reply via email to