[Bug 7885] demangle_datatype UnKnown (a, n, v)

Wine Bugs wine-bugs at winehq.org
Wed Mar 28 10:50:25 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7885





------- Additional Comments From focht at gmx.net  2007-28-03 10:50 -------
Hello,

decorated names usually come in form of:

?name[@][scope@]@parameters

For "name" and "scope" part there is no lower/uppercase distinction.
Certain parts in "parameters" (like operator name, data types, return type) are
uppercase-only.
For the rest there is nolower/uppercase distinction.

So i guess the supplied decorated name must be somehow invalid.
Please run wine with "WINEDEBUG=+msvcrt" to see what kind of decorated name is
supplied to undecorator function (__unDName() or __unDNameEx()).

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list