This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB 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]

c++/1512: no canonical way to output names of C++ types


>Number:         1512
>Category:       c++
>Synopsis:       no canonical way to output names of C++ types
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 14 18:28:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     carlton@bactrian.org
>Release:        2004-01-14-cvs
>Organization:
>Environment:
any
>Description:
We currently don't have any canonical way to output
names of C++ types.  E.g. const char * vs.
char const *; more subtleties arise when dealing with
templates.

This is, of course, less important than the fact that
we don't know how to recognize different names
of types as equivalent when doing input, but it's
still unfortunate.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]