Re: pgsql: Use _() macro consistently rather than gettext().
| От | Neil Conway |
|---|---|
| Тема | Re: pgsql: Use _() macro consistently rather than gettext(). |
| Дата | |
| Msg-id | 421ABE29.2090004@samurai.com обсуждение исходный текст |
| Ответ на | pgsql: Use _() macro consistently rather than gettext(). (momjian@svr1.postgresql.org (Bruce Momjian)) |
| Список | pgsql-committers |
Bruce Momjian wrote: > Use _() macro consistently rather than gettext(). Add translation > macros around strings that were missing them. This commit induces the following warnings: In file included from /home/neilc/pgsql/src/timezone/localtime.c:20: /home/neilc/pgsql/src/timezone/private.h:107:9: warning: extra tokens at end of #undef directive In file included from /home/neilc/pgsql/src/timezone/strftime.c:27: /home/neilc/pgsql/src/timezone/private.h:107:9: warning: extra tokens at end of #undef directive In file included from /home/neilc/pgsql/src/timezone/zic.c:18: /home/neilc/pgsql/src/timezone/private.h:107:9: warning: extra tokens at end of #undef directive In file included from /home/neilc/pgsql/src/timezone/ialloc.c:11: /home/neilc/pgsql/src/timezone/private.h:107:9: warning: extra tokens at end of #undef directive In file included from /home/neilc/pgsql/src/timezone/scheck.c:11: /home/neilc/pgsql/src/timezone/private.h:107:9: warning: extra tokens at end of #undef directive -Neil
В списке pgsql-committers по дате отправления: