[Bug 467398] Review Request: mingw32-gettext - GNU libraries and utilities for producing multi-lingual messages

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 31 12:50:45 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=467398





--- Comment #8 from Daniel Berrange <berrange at redhat.com>  2008-10-31 08:50:44 EDT ---
This isn't a gnulib bug - gnulib is actually doing the right thing here.

The trouble is that gettext has a hardcoded list of symbols for mingw, and its
assuming that optind & optarg are to be included, regardless of whether gnulib
actually built them.

So removing those two exports from 

 gettext-tools/woe32dll/gettextlib-exports.c 

is correct in context of mingw-runtime 3.15.1 and fine for Fedora's needs

Ideally upstream gettext would conditionally generate that exports file
according to what gnulib actually built.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list