This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Re: Question/proposal for USE_MAPPED_LOCATION and Ada


Joe Buck wrote:
On Wed, Oct 06, 2004 at 06:34:46PM -0400, Robert Dewar wrote:

One thing to be aware of in the Ada case is the requirement for
properly tracking the distinction between a generic template and
its instantiations, to all depths of instantiation.


Don't we have the same issue in C++?

I would think so, but I am not aware of the capability in C++ of having an error message refer to the template location and to chain of locations where the template is instantiated. Perhaps I just don't know :-)


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