[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 11:24:31 UTC 2018


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> ---
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.

--


More information about the Digitalmars-d-bugs mailing list