Dangling if
Andrej Mitrovic
andrej.mitrovich at gmail.com
Fri Sep 28 10:40:40 PDT 2012
On 9/28/12, Bernard Helyer <b.helyer at gmail.com> wrote:
> By the time the compiler even has a concept of an 'if statement'
> or a 'block' the whitespace is long gone. Not to say you
> couldn't change the lexing model to detect such things,
> but it's not a simple as you make it sound.
I see, so it's an implementation limitation. I guess we'll have to
resort to that dlint tool which will have to be built.
More information about the Digitalmars-d
mailing list