[pcre-dev] [Bug 716] New: Locale test did not run entirely s…

Top Page
Delete this message
Author: Andrea Govoni
Date:  
To: pcre-dev
New-Topics: [pcre-dev] [Bug 716] Locale test did not run entirely successfully, [pcre-dev] [Bug 716] Locale test did not run entirely successfully
Subject: [pcre-dev] [Bug 716] New: Locale test did not run entirely successfully
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=716
           Summary: Locale test did not run entirely successfully
           Product: PCRE
           Version: N/A
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
        AssignedTo: ph10@???
        ReportedBy: xfox@???
                CC: pcre-dev@???



*Overview*
I noticed that the third set of tests doesn't complete entirely successfully.

*Steps to Reproduce*
1) Configure and build pcre-7.7 with the following commands:
./configure
make
2) Run the tests with:
make check

*Actual Results*
The test output is:
Test 3: locale-specific features (using 'fr_FR' locale)
--- ./testdata/testoutput3      2007-07-30 13:20:48.000000000 +0200
+++ testtry     2008-05-22 21:09:34.000000000 +0200
@@ -150,7 +150,7 @@
 ------------------------------------------------------------------
         Bra
         [A-Za-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\xff]
-        [a-z\xb5\xdf-\xf6\xf8-\xff]
+        [a-z\xaa\xb5\xba\xdf-\xf6\xf8-\xff]
         [A-Z\xc0-\xd6\xd8-\xde]
         Ket
         End


Locale test did not run entirely successfully.
This usually means that there is a problem with the locale
settings rather than a bug in PCRE.

*Expected Results*
I think that the test should complete entirely successfully.

*Build Date & Platform*
Mac OS X 10.4.11 Tiger PPC
Xcode Tools 2.5 (GCC 4.0.1)
PCRE 7.7

*Additional Information*
I read that when Test 3 fails "This usually means that there is a problem with
the locale settings rather than a bug in PCRE." but I built PCRE 7.7 on two
Macs with Mac OS X 10.4.11 Tiger PPC and got the same results on both the
machines.
Is this failure Apple's fault (if this is the case, I could submit a bug report
to Apple) or is it a bug in the PCRE library's test suite?


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email