On Sunday, 12 June 2016 at 04:19:33 UTC, Joerg Joergonson wrote:
Here are the versions
The one that isn't working:
LDC - the LLVM D compiler (30b1ed):
based on DMD v2.071.1 and LLVM 3.9.0git-d06ea8a
built with LDC - the LLVM D compiler (1.0.0)
Default target: x86_64-pc-windows-msvc
Host CPU: skylake
http://dlang.org - http://wiki.dlang.org/LDC
The one that is:
B:\DLang\ldc2\bin>ldc2 -version
LDC - the LLVM D compiler (1.0.0):
based on DMD v2.070.2 and LLVM 3.9.0git
built with LDC - the LLVM D compiler (1.0.0)
Default target: i686-pc-windows-msvc
Host CPU: skylake
http://dlang.org - http://wiki.dlang.org/LDC
The first one is a pre-alpha (!) version.
The second one is our latest released version, which is the one I
recommend you to use.
If you want your bugs to be noted and fixed, you should try that
test version and report bugs. That's kind of what you are doing
now, so thanks ;) Of course, clarity in reporting is important
to get bugs fixed...