[Bug c++/22573] typedef in class scope not reported by error message
brad dot king at kitware dot com
gcc-bugzilla@gcc.gnu.org
Wed Nov 30 19:01:00 GMT 2005
------- Comment #4 from brad dot king at kitware dot com 2005-11-30 19:01 -------
Okay, if you don't consider it a bug that is fine with me. I just reported it
to make sure you were aware of the inconsistency. I'm changing this bug's
status to Verified.
Meanwhile I'm still a bit curious as to where in the source the argument's true
type as written by the user is lost ("dereferenced"). Why is it lost only for
class-scope typedefs and not for namespace-scope ones? I'm somewhat familiar
with the internals of GCC and can read the output of -fdump-translation-unit
but I could not find the spot that loses this information. Any pointers are
appreciated. Thanks.
--
brad dot king at kitware dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22573
More information about the Gcc-bugs
mailing list