[Issue 3379] [tdpl] Parameter names not visible in the if clause of a	template
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Nov 12 00:25:52 PST 2009
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3379
Don <clugdbug at yahoo.com.au> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #480 is|0                           |1
           obsolete|                            |
--- Comment #7 from Don <clugdbug at yahoo.com.au> 2009-11-12 00:25:51 PST ---
Created an attachment (id=493)
Patch against svn 241
I've moved the implementation to a separate function. I fixed a couple of bugs;
it now compiles the Phobos test suite.
Currently, it only works with free functions; I've disabled it for templated
member functions (enabling it causes internal compiler errors). There's
probably something I need to do with the variable declarations to make it work.
-- 
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