Doveralls: A utility for uploading coverage results to Coveralls.io

2014-08-02 Thread Colden Cullen via Digitalmars-d-announce
Coveralls.io[0] is a service that keeps track of code coverage results from continuous integration. The problem is, it relies on third parties for support for languages other than Ruby. Up until now, there has been no solution for D. Doveralls changes that! It parses coverage info generated

Re: SDC-32bit

2014-08-02 Thread ketmar via Digitalmars-d-announce
On Sat, 02 Aug 2014 03:27:58 + deadalnix via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: I got that error recently. It is an LLVM bug and upgrading LLVM should do the trick. in my case it was nothing with LLVM. sdc-32 needs dmd-2.065, and i'm using dmd-2.066-master.

LDC 0.14.0 alpha1 released! Please help test!

2014-08-02 Thread Kai Nacke via Digitalmars-d-announce
Hi everyone, LDC 0.14.0-alpha1, the LLVM-based D compiler, is available for download! This is the first alpha release on the 2.065.0 frontend and standard library and supports LLVM 3.1-3.4.2 (OS X: 3.2/3.4 only). Please help testing this release! As usual, you can find links to the

Re: SDC-32bit

2014-08-02 Thread Shammah Chancellor via Digitalmars-d-announce
On 2014-08-01 05:00:53 +, deadalnix said: On Tuesday, 29 July 2014 at 13:36:39 UTC, Stefan Koch wrote: Hello, I am happy to announce that my 32bit version of sdc compiles the whole testsuite including mixins. the only there are only 6 tests still failing 2 of them are dependent on

Re: SDC-32bit

2014-08-02 Thread Shammah Chancellor via Digitalmars-d-announce
On 2014-08-01 05:00:53 +, deadalnix said: On Tuesday, 29 July 2014 at 13:36:39 UTC, Stefan Koch wrote: Hello, I am happy to announce that my 32bit version of sdc compiles the whole testsuite including mixins. the only there are only 6 tests still failing 2 of them are dependent on