[Issue 860] Typedef/alias of a typedef/alias in another module,	used as template parameter, combined with circular imports,	fails to compile
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Jan 20 12:41:20 PST 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=860
deewiant at gmail.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Typedef of an alias in      |Typedef/alias of a
                   |another module used as      |typedef/alias in another
                   |template parameter combined |module, used as template
                   |with circular imports fails |parameter, combined with
                   |strangely                   |circular imports, fails to
                   |                            |compile
------- Comment #1 from deewiant at gmail.com  2007-01-20 14:41 -------
Did some more testing, and apparently it doesn't matter whether either is
specifically a typedef or an alias.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list