bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Two test failures in gettext-0.14.1 on RH8


From: Avis, Ed
Subject: Two test failures in gettext-0.14.1 on RH8
Date: Fri, 25 Jun 2004 11:33:00 +0100

Building gettext-0.14.1 I get two test failures:

Couldn't set locale.
FAIL: format-c-5

1,2c1,9
< «Votre commande, s'il vous plait», dit le garçon.
< EUR remplace FF.
---
> <?
>   setlocale (LC_ALL, "");
>   textdomain ("prog");
>   bindtextdomain ("prog", ".");
>   echo _("'Your command, please?', asked the waiter.");
>   echo "\n";
>   echo printf(_("%s is replaced by %s."), "FF", "EUR");
>   echo "\n";
> ?>
FAIL: lang-php

This is on Red Hat Linux 8.0.  I can send the config.log or other
files if needed.

-- 
Ed Avis <address@hidden>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]