Hi all -- I'm getting some weird disk slowdowns on FreeBSD 4.2.
Subversion checkouts from a local repository are normally
near-instantaneous on normal Linux machines. But on *all three* of my
FreeBSD 4.2 boxes, each checked-out takes about 1 second (or more).
This didn't used to be the case.
I
jean-frederic clere <[EMAIL PROTECTED]> writes:
> Hi,
>
> I have detected that iconv (iconv(), iconv_open() and iconv_close()) are not
> working as APR expects it on some platforms (BS2000 and ReliantUnix
> at least).
Perhaps you can explain the difference in behavior?
> There are 2 ways of arr
From: "jean-frederic clere" <[EMAIL PROTECTED]>
Sent: Tuesday, March 20, 2001 11:37 AM
> Hi,
>
> I have detected that iconv (iconv(), iconv_open() and iconv_close()) are not
> working as APR expects it on some platforms (BS2000 and ReliantUnix at least).
>
> There are 2 ways of arranging th
Hi,
I have detected that iconv (iconv(), iconv_open() and iconv_close()) are not
working as APR expects it on some platforms (BS2000 and ReliantUnix at least).
There are 2 ways of arranging the problem:
1 - Patch code where needed so that this iconv works correctly.
2 - Add apr_iconv(), apr_iconv