On 8/8/12, Andrej Mitrovic <andrej.mitrov...@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.

Reply via email to