[Issue 21536] New: Dmd 2.095.0 fails to compile basic hunt framework example
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jan 9 19:10:49 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21536
Issue ID: 21536
Summary: Dmd 2.095.0 fails to compile basic hunt framework
example
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: normal
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: zayifakimkolu at gmail.com
Created attachment 1811
--> https://issues.dlang.org/attachment.cgi?id=1811&action=edit
Dmd compile error log
Below you may find the steps to reproduce the problem.
$ git clone https://github.com/huntlabs/hunt-skeleton.git merhaba
$ cd merhaba
$ dub build --compiler=dmd -a=x86_64 -b=debug
I send the compiler error log as an attachment.
--
More information about the Digitalmars-d-bugs
mailing list