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 set patch



On Sunday, Jul 6, 2003, at 18:33 US/Eastern, Mark Mitchell wrote:


On Sun, 2003-07-06 at 08:35, Andrew Pinski wrote:
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.

This patch fixes those two things.

OK.

Can you apply it as I do not have cvs access yet.


Thanks,
Andrew Pinski


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