[Issue 7372] Error provides too little information to diagnose the problem (error: undefined identifier)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 27 09:28:13 PST 2012


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement


--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> 2012-01-27 09:28:10 PST ---
It's fundamental to mixing in templates that any scopes it needs to build must
be present in the instantiation context, so yes, the burden is on the designer
of that template to document it.

I'm going to mark this as enhancement because it is working as it was designed
to.

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


More information about the Digitalmars-d-bugs mailing list