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


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!

Thanks,

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


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