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

           Summary: (T!int).stringof changes
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from simendsjo <[email protected]> 2013-09-22 08:36:21 PDT ---
In 2.063.2, (T!int).stringof == "T!(int)". In current head, it's 
"T!int".
Even (T!(int)).stringof == "T!int".

Is this a regression bug or a bugfix?

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

Reply via email to