Using NLS in the regression checker
Zack Weinberg
zackw@stanford.edu
Sat Oct 21 10:49:00 GMT 2000
On Sat, Oct 21, 2000 at 07:30:15PM +0200, Philipp Thomas wrote:
> Geoff,
>
> while grumbling over yet another file removed from the source tree but not
> from POTFILES.in, it suddenly dawned on me that it may be possible to
> activate NLS in the regression checker. That way the regression checker
> would catch these cases and the usefullnes of the NLS support wouldn't rely
> on me making regular compiles.
>
> Note that you don't need the the gettext tools installed in order to check.
> Just do a 'make stamp-check-po' in gcc/po and it'll fail if POTFILES.in
> hasn't been kept up-to-date.
I suggest 'make -k stamp-check-pot' instead. The -k gets you a
complete list of all the removed files, the trailing t is a typo.
This doesn't help with *added* files, any idea how to detect them?
zw
More information about the Gcc
mailing list