Merge of 2.065-b3

nazriel spam at dzfl.pl
Fri Feb 14 09:07:05 PST 2014


On Monday, 10 February 2014 at 19:31:23 UTC, Kai Nacke wrote:
> Hi all!
>
> News for the adventurers: The branch merge-2.065 contains my 
> merge of latest dmd beta 2.065-b3.
>
> I ran only the druntime/phobos unit tests yet but it looks 
> promising. There are only 2 failures not in the merge-2.064 
> branch. The first merge of 2.064 was much worse.
>
> Regards,
> Kai


Hey Kai!

I wanted to test it out but I am stuck at:

CMake Error at runtime/cmake_install.cmake:116 (FILE):
   file INSTALL cannot find
   
"/tmp/yaourt-tmp-nazriel/aur-ldc-git/src/ldc/runtime/phobos/crc32.d".
Call Stack (most recent call first):
   cmake_install.cmake:121 (INCLUDE)


I am not really sure if it is something with cmake itself or with 
PKGBUILD in AUR.

It is worth nothing that I modified PKGBUILD a litle bit:
source=('git://github.com/ldc-developers/ldc.git')
->
source=("merge-2.065"::'git://github.com/ldc-developers/ldc.git')



More information about the digitalmars-d-ldc mailing list