Template error and parallel foreach bug?

simendsjo simen.endsjo at pandavre.com
Sat Jun 4 05:11:01 PDT 2011


On 04.06.2011 14:02, simendsjo wrote:
> The template implementation works on low numbers, but not on 1000
> (haven't checked when it fails). It gives me the following error:
> euler1.d(23): Error: template instance
> euler1.SumMultiple3Or5(499LU,Below,57918LU) recursive expansion

Ehem.. Guess it fails at recursion depth 500 :)
This is perhaps even documented somewhere? Or is it possible to change 
the value?


More information about the Digitalmars-d-learn mailing list