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__


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.

> - prominently says that this was changed, e.g. in a NEWS section

htdocs/gcc-3.1/caveats.html is the appropriate place.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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