http://d.puremagic.com/issues/show_bug.cgi?id=5839



--- Comment #7 from Andrej Mitrovic <[email protected]> 2012-12-22 
12:32:53 PST ---
(In reply to comment #5)
> (In reply to comment #3)
> > Now it gives:
> > 
> > foo.d(4): Error: undefined identifier seep
> 
> This still hasn't fixed the root issue, the problem is in the spellchecker and
> the OP sample is just one of many examples which triggers the problem.

Sample in git-head from http://d.puremagic.com/issues/show_bug.cgi?id=9196:

import std.typetuple;

void fn()
{
    genericReplace(0, 0, 3);
}

There are many many more examples, and there are probably other dupe reports
opened on issues like this.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to