[dmd-beta] 2.056 beta: Couple RDMD pulls?
Nick Sabalausky
bus_dmdbeta at semitwist.com
Sat Oct 22 21:20:41 PDT 2011
I hope it's not too late, but it would be really nice if these two RDMD pull
requests could be merged and included in the new release:
https://github.com/D-Programming-Language/tools/pull/14
https://github.com/D-Programming-Language/tools/pull/15
RDMD bugs such as these can be a real pain since they'll break your build
process. The first one prevents RDMD from working with VisualD. The second
one often prevents RDMD from working on projects that use static libs.
Both bugs make D look bad to newcomers who often expect a toolchain to
automatically find and compile dependencies...Such as here:
http://www.linuxquestions.org/questions/programming-9/d-is-d-programming-language-just-too-much-898862/#post4452127
More information about the dmd-beta
mailing list