On 2009-05-02 13:54+0200 Werner Smekal wrote:
> In Windows the CBS was broken since the d subdirectory was added twice in
> examples/CMakeLists.txt. After removing the second occurence all works fine
> on Windows as well.
My apologies for introducing that duplicate add_subdirectory by mistake.
> only the D compiler of Warren Wright (the inventor -
> http://www.digitalmars.com ), but there is already a Linux version
>
aeh, walter bright I meant :) and the D compiler is Open Source, the C
backend is not ;)
Werner
Hi Alan,
Alan W. Irwin wrote:
> Hi Werner:
>
> Orion's recent post got me interested in testing PLplot's D support.
> According to http://en.wikipedia.org/wiki/D_(programming_language) it sounds
> like a terrific language.
>
It's quite interesting and D is able to link easily to C libraries - s
On 2009-05-01 17:53-0700 Alan W. Irwin wrote:
> As of revision 9876, all seems well (from the build system perspective) with
> D in the build tree on Debian Lenny. Here is the summary of my current D
> ctest results.
>
> d
> Missing examples: 01 02 09 14 14a 15 16 17 18 19 20 21 22
Hi Werner:
Orion's recent post got me interested in testing PLplot's D support.
According to http://en.wikipedia.org/wiki/D_(programming_language) it sounds
like a terrific language.
Today, I installed the gdc Debian Lenny package (which contains the D
compiler), and I have been working on some
D