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:46 US/Eastern, 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?

From auto-host.h which is generated from config.in.



Have you had a chance to test the patch I sent you last night?

I did not receive the patch.


Thanks,
Andrew Pinski


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