D Lexer
Andrej Mitrovic
andrej.mitrovich at gmail.com
Wed Aug 8 15:15:07 PDT 2012
On 8/8/12, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> dlexer.d(1547): Error: template instance
> dlexer.putTokens!(string,LockingTextWriter) recursive expansion
Speaking of errors, just what kind of error is this? What does it mean
exactly? Is the error in user code or the compiler? putTokens is only
called from one location so I don't understand how it's "recursively
expanded", whatever that means.
More information about the Digitalmars-d
mailing list