Peter Breitenlohner <[email protected]> ha escrit: > With gcc-3.4.6 I don't get this warning, but configuring with > '--disable-nls' I get two others:
Thanks for reporting. > to be removed by this patch: Yes, but it would create another warning, something like: tar.c:1307: warning: return discards qualifiers from pointer target type So I'll use a separate const variable for gettext returns, instead. Regards, Sergey
