[rb-general] Patch for gettext (0.19.7)

Ricardo Wurmus rekado at elephly.net
Fri Dec 16 08:55:09 CET 2016


Pierre Pronchery <khorben at netbsd.org> writes:

> Here is am updated patch for Gettext, using SOURCE_DATE_EPOCH instead of 
> the modification times. It seems to work for me. It is much simpler than 
> before... There is no error checking for the variable to be correctly 
> formatted though.

There is a previous Debian patch that makes xgettext use
SOURCE_DATE_EPOCH:

  https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=792687;filename=gettext.diff.txt;msg=5

However, Bruno previously stated that they consider patching xgettext to
be wrong, which is what prompted us to look for alternatives (such as
determining the last modification time).  Bruno and Daiki both prefer
stripping the timestamp from the generated .mo files instead of changing
the behaviour of xgettext, which is what John’s patch does:

  https://savannah.gnu.org/bugs/?49654#comment6

…which is now part of gettext:

  http://git.savannah.gnu.org/cgit/gettext.git/commit/?id=d13f165b83701dffc14f7151419e0c00c00c0d1b

Yay!

-- 
Ricardo
  
  GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
  http://elephly.net



More information about the rb-general mailing list