http://d.puremagic.com/issues/show_bug.cgi?id=6385
--- Comment #5 from klickverbot <[email protected]> 2011-09-05 14:37:06 PDT --- I think the problem described above didn't occur if the isInputRange instantiation is inside a function, because then the instance was added to the global list later, during semantic3, and TemplateInstance::semantic3 immediately exists if this.error is set, whereas TemplateInstance::semantic doesn't bail out early. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
