From 8292eb41dfda14a689cec48db4c279429f1451db Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 11 Jan 2002 14:12:37 +0000 Subject: [PATCH] Comment. --- tests/msgfmt-6 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/msgfmt-6 b/tests/msgfmt-6 index 353368781..5c7910769 100755 --- a/tests/msgfmt-6 +++ b/tests/msgfmt-6 @@ -2,6 +2,9 @@ # Test catching of division by zero in plural expression. +# Note: On AIX 3 with xlc, this test fails. To make it work, add "-qcheck" +# to the CFLAGS, or use gcc. + tmpfiles="" trap 'rm -fr $tmpfiles' 1 2 3 15 -- 2.47.2