This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: demengler in libstdc++ is changed
- From: dewar at gnat dot com (Robert Dewar)
- To: gdr at integrable-solutions dot net, peter at the-baradas dot com
- Cc: gcc at gcc dot gnu dot org, ian at wasabisystems dot com
- Date: Fri, 14 Nov 2003 13:40:33 -0500 (EST)
- Subject: Re: demengler in libstdc++ is changed
>I fully understand that. But, I'm not requesting C programmers to
>learn C++.
Sure you are, when you are debuging C, especially in embedded environments
you may well have to examine/modify/debug code in the run time library.