This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] Failed to build mips64-elf with NLS on OSX



On 2006/06/15, at 22:51, Daniel Jacobowitz wrote:
But it's right :-)

char *libintl_gettext (const char *) __attribute__((format_arg(1)));

That's enough to fix it.

Thanks for your comment. It's shut up the warinings to add the attribute.

An attached file is the patch I was applied.
For MacOSX, it's enough to modify at libgnuintl.h:line 128.
And  I guess it should be applied line 119, too.

Then, what should I do to request for apply?
Need to post to gcc-bugs?

--
Masaki Muranaka
Monami software

Attachment: libgnuintl.h.diff
Description: Binary data


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