This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [PATCH] fix doc references to GLIBCPP_FORCE_NEW


On Sun, Aug 10, 2003 at 02:40:07PM +0100, John Levon wrote:
> 
> 	* docs/html/ext/howto/guide.html (GLIBCXX_FORCE_NEW): Fix
> 	references to non-existent GLIBCPP_FORCE_NEW to be
> 	GLIBCXX_FORCE_NEW

Thanks, I missed that part of the rename.

However, this would give the wrong impression that the variable has
always been named with the GLIBCXX form.  Could you add a sentence in
there pointing out the name change?


Phil

-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan


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