DlangScience / scid

Scientific library for the D programming language
Boost Software License 1.0
90 stars 31 forks source link

[LDC][DUB] test failed #19

Closed 9il closed 9 years ago

9il commented 9 years ago

dub test --compiler=ldc2 failed.

See https://travis-ci.org/9il/scid/jobs/46697648 or https://travis-ci.org/kyllingstad/scid/jobs/46697692

kyllingstad commented 9 years ago

It looks to me like LDC is crashing, making this an LDC bug. Have you reported it there?

9il commented 9 years ago

https://github.com/ldc-developers/ldc/issues/823

kyllingstad commented 9 years ago

Fixed in LDC (and also not relevant to SciD anymore).