Jonathan Vanasco <[EMAIL PROTECTED]> writes:

> # at (util.c:106) test 4 in test_charset_divine
> # testing: apreq_decode(expect, &elen, src3, sizeof(src3) -1) == APR_SUCCESS,
> as integers (util.c:108)
> #  format: %d
> #    left: 120011
> #   right: 120011
> not ok 36 - apreq_decode(expect, &elen, src3, sizeof(src3) -1) == APR_SUCCESS,

Still puzzled as to why left == right here, but that error code is
APREQ_ERROR_BADCHAR.  There are only a few places in util.c which
return that error, and none of them look relevant to the decoding
of src3.

-- 
Joe Schaefer

Reply via email to