This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
debug_mode docs out-of-sync with the final C++ bits??
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Cc: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Wed, 12 Nov 2003 11:35:11 +0100
- Subject: debug_mode docs out-of-sync with the final C++ bits??
Hi,
I have got the impression that, browsing the docs it's not completely
clear that the final approach does NOT involve a new 'link_name'
attribute, as in the orginal proposal (up to version6): just search
debug_mode.html for 'link_name': I think everyone gets the impression
that the attribute is actually used in the committed version.
Are the docs still in flux, somewhat?
Thanks!
Paolo.