"Brent Dax" <[EMAIL PROTECTED]> writes:

> ...
> t/op/string............NOK 117#     Failed test (t/op/string.t at line
> 1981)
> #          got: 'ASCII is the same as UTF8
> # ÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇÇ'
> #     expected: 'ASCII is the same as UTF8
> # ASCII is the same as UTF8
> # '
> # Looks like you failed 1 tests of 117.
> t/op/string............dubious
>         Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 117
>         Failed 1/117 tests, 99.15% okay
> ...
> 
> Failed Test   Stat Wstat Total Fail  Failed  List of Failed
> ------------------------------------------------------------------------
> ----
> t/op/string.t    1   256   117    1   0.85%  117
> 21 subtests skipped.
> Failed 1/57 test scripts, 98.25% okay. 1/897 subtests failed, 99.89%
> okay.
> NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
> 
> This is with a fresh checkout.  I don't know where to start on this
> one--any thoughts?

Maybe this has something to do with the warning i just discovered when
I configured with --ccwarn=-Werror under Linux

chartypes/usascii.c
cc1: warnings being treated as errors
chartypes/usascii.c:35: warning: initialization from incompatible pointer type
make: *** [chartypes/usascii.o] Error 1

The offending line is
    &usascii_transcode_from_unicode, /* from_unicode() */
I'm still investigating this

bye
boe
-- 
Juergen Boemmels                        [EMAIL PROTECTED]
Fachbereich Physik                      Tel: ++49-(0)631-205-2817
Universitaet Kaiserslautern             Fax: ++49-(0)631-205-3906
PGP Key fingerprint = 9F 56 54 3D 45 C1 32 6F  23 F6 C7 2F 85 93 DD 47

Reply via email to