Bo Peng a écrit :
D:\cygwin\home\yns\lyx\trunk\po>msgfmt bg.po

D:\cygwin\home\yns\lyx\trunk\po>msgfmt ca.po

D:\cygwin\home\yns\lyx\trunk\po>msgfmt cs.po

Seems to work...

Not quite:
msgfmt -V               => crash! (it's the test in scons_utils.py)
msgfmt --version"  => crash!

D:\cygwin\home\yns\lyx\trunk\po>msgfmt
msgfmt: no input file given
Try `(null) --help' for more information.

But if I do:

D:\cygwin\home\yns\lyx\trunk\po>msgfmt --help
Usage: (null) [OPTION] filename.po ...
...
  -V, --version               output version information and exit
      --statistics            print statistics about translations
  -v, --verbose               increase verbosity level

Report bugs to <[EMAIL PROTECTED]>.

So I guess it's a bug in my gettext package (from GnuWin32 project). Could you change the check to "msgfmt --help" for now please?

Abdel.

Reply via email to