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: RFC: __FUNCTION__ and __PRETTY_FUNCTION__


Joseph S. Myers wrote:-

> On Mon, 10 Dec 2001, Andreas Jaeger wrote:
> 
> > without a really good reason. 
> 
> That the code is cleaned up to put string concatenation in a single more 
> appropriate place.  That the original extension was fundamentally badly 
> designed in terms of the workings of C.

And it makes gcc the same as g++.

Neil.


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