Re: Cannot use locat x as parameter to non-global template y

2013-09-22 Thread simendsjo
On Sunday, 22 September 2013 at 13:36:48 UTC, simendsjo wrote: On Sunday, 22 September 2013 at 12:26:03 UTC, bearophile wrote: simendsjo: God, I hate these errors. Tried updating dmd head, and these started popping up. Now I have to move all templates out... Can you show a small example of

Re: Cannot use locat x as parameter to non-global template y

2013-09-22 Thread simendsjo
On Sunday, 22 September 2013 at 12:26:03 UTC, bearophile wrote: simendsjo: God, I hate these errors. Tried updating dmd head, and these started popping up. Now I have to move all templates out... Can you show a small example of code that gives that error? Bye, bearophile dustmite for the

Re: Cannot use locat x as parameter to non-global template y

2013-09-22 Thread simendsjo
On Sunday, 22 September 2013 at 12:26:03 UTC, bearophile wrote: simendsjo: God, I hate these errors. Tried updating dmd head, and these started popping up. Now I have to move all templates out... Can you show a small example of code that gives that error? Bye, bearophile Nope. I cannot ge

Re: Cannot use locat x as parameter to non-global template y

2013-09-22 Thread bearophile
simendsjo: God, I hate these errors. Tried updating dmd head, and these started popping up. Now I have to move all templates out... Can you show a small example of code that gives that error? Bye, bearophile

Cannot use locat x as parameter to non-global template y

2013-09-22 Thread simendsjo
God, I hate these errors. Tried updating dmd head, and these started popping up. Now I have to move all templates out...