Juergen Boemmels wrote:
> 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() */
In
"Brent Dax" <[EMAIL PROTECTED]> writes:
> ...
> t/op/stringNOK 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 lik