This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Overloading vs. string functions, etc.
- To: Mark Mitchell <mark at codesourcery dot com>,libstdc++ at gcc dot gnu dot org
- Subject: Re: Overloading vs. string functions, etc.
- From: Stephen M. Webb <stephen at bregmasoft dot com>
- Date: Thu, 24 May 2001 16:15:43 -0400
- Organization: CRYPTOCard Corporation
- References: <20010524112207W.mitchell@codesourcery.com>
- Reply-To: stephen at bregmasoft dot com
On Thu, 24 May 2001, Mark Mitchell wrote:
>
> How about `#define strcpy __glibcpp_strcpy' in std_cstring.h before
> including /usr/includ/string.h? I think that would do the trick.
> Thoughts?
You would have to modify pretty much every c_std header to wrap pretty
much every name there, wouldn't you?
--
Stephen M. Webb