bug in foreach continue

H. S. Teoh via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Mar 24 11:27:32 PDT 2017


On Thu, Mar 23, 2017 at 05:11:49PM +0000, Adam D. Ruppe via Digitalmars-d-learn wrote:
> On Thursday, 23 March 2017 at 00:39:56 UTC, H. S. Teoh wrote:
> > I'm still working on that. :-)
> 
> Hey, can you at least put scare quotes around "static foreach" each
> time it is used? There's no such thing as static foreach and while we
> might call foreach over a typetuple "static", it isn't a precise term
> and invites additional confusion.

Done.

I've gotten the draft into a semi-acceptable state, though I'm still not
fully satisfied with it just yet.  But perhaps now is a good time to
solicit input from forum members, so here's the link to the draft:

	https://wiki.dlang.org/User:Quickfur/Compile-time_vs._compile-time


T

-- 
It always amuses me that Windows has a Safe Mode during bootup. Does that mean that Windows is normally unsafe?


More information about the Digitalmars-d-learn mailing list