On Friday, 16 January 2015 at 01:16:26 UTC, weaselcat wrote:
On Thursday, 15 January 2015 at 20:54:05 UTC, bearophile wrote:
Mengu:
i've noticed there are some code that are not working such as
the anonymous recursion example. [0] the first example there
doesn't work but the second one works with DMD64 D Compiler
v2.066.
The code used to work... I fix all the time the code that used
to work...
let's get together and find out which examples are working
well and which are not.
Better to introduce a bit of coordination first! Perhaps in
the D.learn newsgroup...
Bye,
bearophile
Seems like it would be easier to keep the code in a git repo and
run regression tests on it.
Pull the D samples down with curl and run them periodically?