[Issue 588] lazy argument and nested symbol support to std.demangle

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 8 08:13:24 PST 2007


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


fvbommel at wxs.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80 is|0                           |1
           obsolete|                            |




------- Comment #3 from fvbommel at wxs.nl  2007-02-08 10:13 -------
Created an attachment (id=96)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=96&action=view)
std.demangle with Thomas' patch and some modifications by me.

I've been working a bit on std.demangle again, based on this patch and the
latest version from Phobos.
I've made these changes:
* bit -> bool
* Added support for 'M' attribute to functions (which indicates a 'this' or
context pointer as last argument)


-- 



More information about the Digitalmars-d-bugs mailing list