Bug 18382 – Crash with -unittest -test

Status
NEW
Severity
normal
Priority
P3
Component
dmd
Product
D
Version
D2
Platform
x86_64
OS
Linux
Creation time
2018-02-06T08:40:42Z
Last change time
2024-12-13T18:56:48Z
Assigned to
No Owner
Creator
FeepingCreature
Moved to GitHub: dmd#19381 →

Comments

Comment #0 by default_357-line — 2018-02-06T08:40:42Z
Reproduce: echo "import std.algorithm; enum array = sort(string[].init);" > test.d dmd -deps -unittest test.d Expected: Linker error about missing main Actual: Compiler crashes.
Comment #1 by robert.schadek — 2024-12-13T18:56:48Z
THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/19381 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB