[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [cxx-abi-dev] A mangling ambiguity
- To: Gabriel Dos Reis <Gabriel.Dos-Reis@xxxxxxxxxxxxxxxxxx>
- Subject: Re: [cxx-abi-dev] A mangling ambiguity
- From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Date: Wed, 04 Dec 2002 08:17:36 -0800
Conversely, if demangling a mangled named shows an ambiguity then that
means we can't determine the original entity name. No?
Perhaps in a theoretical sense, but not in a practical sense. Demanglers
tend to be pretty dumb; they just kind of process the input text as text.
It might be that disambiguating would be a lot more work than goes on in
your typical demangler.
--
Mark Mitchell mark@xxxxxxxxxxxxxxxx
CodeSourcery, LLC http://www.codesourcery.com
|