LDC 0.16.0 beta2 is out! Try out before we create the final release!

Ivan Butygin via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sun Oct 11 06:35:46 PDT 2015


On Saturday, 10 October 2015 at 15:28:02 UTC, Kai Nacke wrote:
> Hi everyone!
>
> On behalf of the LDC team I am proud to announce the LDC 0.16.0 
> beta2 release!
> It is based on the 2.067.1 front-end and LLVM 3.1-3.7 (OS X: no 
> support for 3.3).
>
> [...]

Hello, I have some issues with align() attribute.
http://pastebin.com/1uCRwDfS
Assert fails if I uncomment somefun(buf) line but works otherwise.
win64 msvc build
ldc2 main.d -w -g -unittest -m64 -oq


More information about the digitalmars-d-ldc mailing list