other/2857: i18n, translations does not work
Dennis Bjorklund
db@zigo.dhs.org
Wed May 23 00:11:00 GMT 2001
On Tue, 22 May 2001, Zack Weinberg wrote:
> A translation is something that could easily get added in a 3.0.x
> patch release
Definitely.
What about the pot file? I don't think it should be in cvs at all. It
should be automatically generated.
There is some files in POTFILES.in that does not exist. Maybe there are
also files that are not included in POTFILES.in.
Index: gcc/po/POTFILES.in
===================================================================
RCS file: /cvs/gcc/gcc/gcc/po/POTFILES.in,v
retrieving revision 1.44
diff -u -w -r1.44 POTFILES.in
--- POTFILES.in 2001/05/17 03:16:16 1.44
+++ POTFILES.in 2001/05/23 07:04:16
@@ -363,7 +363,6 @@
config/ns32k/tek6100.h
config/ns32k/tek6200.h
config/pa/elf.h
-config/pa/pa-gas.h
config/pa/pa-hiux.h
config/pa/pa-hpux.h
config/pa/pa-hpux10.h
@@ -405,7 +404,6 @@
config/rs6000/sysv4le.h
config/rs6000/vxppc.h
config/rs6000/xm-beos.h
-config/rs6000/xm-darwin.h
config/rtems.h
config/sh/elf.h
config/sh/rtems.h
More information about the Gcc-bugs
mailing list