[Issue 4323] std.demangle incorrectly handles template floating point numbers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 8 02:19:30 PDT 2011


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


kennytm at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kennytm at gmail.com


--- Comment #1 from kennytm at gmail.com 2011-05-08 02:14:35 PDT ---
With core.demangle it now resolves
_D4test57__T9factorialVde8666666666666667PN1VAyaa5_68656c6c6fVPvnZ9factorialFZf
into:

float test.factorial!(8.400000, "hello", null).factorial()

The only problem is the floating point number is 2 times bigger than the
expected.

-- 
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