www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 21536] New: Dmd 2.095.0 fails to compile basic hunt

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 puremagic.com
          Reporter: zayifakimkolu 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.

--
Jan 09 2021