This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: V3 PATCH: Fix const-correctness in use of iconv
- To: drepper at cygnus dot com, drepper at redhat dot com
- Subject: Re: V3 PATCH: Fix const-correctness in use of iconv
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Wed, 08 Nov 2000 19:23:52 -0800
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at sources dot redhat dot com
- Organization: CodeSourcery, LLC
- References: <20001108185849R.mitchell@codesourcery.com><m3aeb9rgap.fsf@otr.mynet.cygnus.com>
>>>>> "Ulrich" == Ulrich Drepper <drepper@redhat.com> writes:
Ulrich> Haven't you seen what I've written? const char * is
No, I haven't. I just see code that doesn't compile. :-)
Ulrich> wrong. I am member of the group which decides about this.
Ulrich> Why do you think you know this better?
If you continue to take this tone in your messages, I will simply
cease replying to them. It's not me-versus-you; we're just trying to
get the job done. Please treat me with the same respect I treat you.
The GNU/Linux iconv.h contains a prototype that uses `const char **',
as does the Solaris 2.8 version. So, the V3 headers need to work with
those headers. I think you should either submit a change to have
fixincludes fix this, or have autoconf detect that situation and work
around it in codecvt.h.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com