This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Fri, Dec 06, 2002 at 07:05:13PM -0600, Benjamin Kosnik wrote: > test: i demangled: int > > Does this help? > > -benjamin I think it is wrong. I now interpreted the comments of the ABI as that a mangled name "i" should return "i" and not "int". Attached the code. Let me know if there is a problem. -- Carlo Wood <carlo@alinoe.com>
Attachment:
demangler-20021210.tar.gz
Description: GNU Zip compressed data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |