[Issue 3043] Template symbol arg cannot be demangled
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jul 16 08:38:18 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3043
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clugdbug at yahoo.com.au
--- Comment #1 from Don <clugdbug at yahoo.com.au> 2009-07-16 08:38:17 PDT ---
I don't think problems can ever happen. I solved this ages ago in my
compile-time demangler. The demangler knows the length of the string,
("S94test3sym") so it can tell that "94" is impossible as the length;
therefore, it must be "9".
I think this bug is probably invalid.
--
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