This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 fallout of the Selectable execution character setpatch


Mark Mitchell <mark@codesourcery.com> writes:

> On Sun, 2003-07-06 at 15:46, Zack Weinberg wrote:
>> Andrew Pinski <pinskia@physics.uc.edu> writes:
>> 
>> > Two things were missed by the original patch:
>> > iconv can take as the second argument two different types: char ** or
>> > const char**.
>> > iconv can be in a library.
>> 
>> Where does the definition of ICONV_CONST come from when there is an
>> iconv?
>> 
>> Have you had a chance to test the patch I sent you last night?
>
> Zack --
>
> If you're working this issue, I'll stay out of it!

I am, but I see no reason not to check in Andrew's patch right now -
it's correct, it gets things working again on a subset of the
platforms with problems, and I won't be able to check anything in for
awhile yet.  (I'm trying to solve some larger issues.)

zw


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