Thread overview
[Issue 332] New: typesafe variadic functions and lazy argument support for std.demangle
Sep 08, 2006
d-bugmail
Sep 08, 2006
d-bugmail
Nov 25, 2006
d-bugmail
September 08, 2006
http://d.puremagic.com/issues/show_bug.cgi?id=332

           Summary: typesafe variadic functions and lazy argument support
                    for std.demangle
           Product: D
           Version: 0.166
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: patch
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: thomas-dloop@kuehne.cn


The attached source adds support for typesafe variadic functions and lazy arguments to DMD-0.166's std.demangle and includes an extended unittest section.


-- 

September 08, 2006
http://d.puremagic.com/issues/show_bug.cgi?id=332





------- Comment #1 from thomas-dloop@kuehne.cn  2006-09-08 01:27 -------
Created an attachment (id=26)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=26&action=view)
updated std.demangle module


-- 

November 25, 2006
http://d.puremagic.com/issues/show_bug.cgi?id=332


bugzilla@digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from bugzilla@digitalmars.com  2006-11-25 03:27 -------
Incorporated DMD 0.175


--