CVSROOT:        /cvs/gnome
Module name:    intltool
Changes by:     dobey   05/03/10 17:32:14

Modified files:
        .              : ChangeLog intltool-extract.in.in 
                         intltool-merge.in.in intltool-update.in.in 
        tests          : selftest.pl.in 

Log message:
2005-03-10  Tor Lillqvist  <[EMAIL PROTECTED]>

* intltool-extract.in.in
* intltool-merge.in.in: Open output files in binary mode on native
Win32 so that newlines aren't translated to CRLF. Both work, and
using Unix newlines makes sure that our make check works, as the
expected result files have Unix newlines. An alternative would be
to strip CRs from the test results before comparing.

* intltool-update.in.in:
* intltool-merge.in.in: Use NUL: on Win32. Note that we do this
only in the Perl scripts. The shell scripts are run under some
Unix emulation (Cygwin or MSYS) on Win32 anyway, so in them it's
fine to use /dev/null.

* tests/selftest.pl.in (check_multimerge_result): Run through the
env command so it works also if using a Win32 native Perl (as
opposed to a Cygwin- or MSYS-hosted one).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=intltool&who=dobey&date=explicit&mindate=2005-03-10%2017:31&maxdate=2005-03-10%2017:33

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to