* Ralf Wildenhues wrote on Sat, Jun 13, 2009 at 11:21:04AM CEST:
> * Eric Blake wrote on Sat, Jun 13, 2009 at 06:41:20AM CEST:
> > According to Ralf Wildenhues on 6/12/2009 4:26 AM:
> > > seeing a couple of failures with current git master M4:

> > > -m4: unrecognized option `--diversions=1'
> > > +m4: unrecognized option '--diversions=1'
> > 
> > Odd.  All of these failures look like they are related to getopt; perhaps
> > there is some locale effect on the translation of the "`" in the getopt
> > strings when using glibc instead of gnulib's version?  What version of
> > glibc is this?
> 
> This is eglibc from Debian testing:

However, the corresponding change to drop "`" from getopt error messages
is in upstream glibc as well:
<http://sourceware.org/git/?p=glibc.git;a=commit;h=2127a18634b03df94c69900765c3a44016251d93>

Cheers,
Ralf


Reply via email to