I decided to cheat and just check for getpassphrase(). If it is on the
platform, we just use it, otherwise we use getpass(). This leaves us with
a 256 character limit, but I don't know of many people who have a 256
character password.
I am testing now, I'll commit it sometime in the next hour or so.
Ryan
On Fri, 22 Nov 2002 rbb@apache.org wrote:
>
> Sorry, I missed this when it was posted to APR. I'll try to fix it today.
>
> Ryan
>
> On Fri, 22 Nov 2002, Florin Iucha wrote:
>
> > On Fri, Nov 22, 2002 at 06:48:18AM -0800, rbb@apache.org wrote:
> > > There is another option. APR has it's own implementation of apr_getpass
> > > which should have that limitation. Try forcing that version of the code
> > > to be compiled into APR. If that works, we can fix APR to use our own
> > > code instead of the Solaris function.
> >
> > Please do so. I have requested this in September. [1]
> >
> > Cheers,
> > florin
> >
> > 1. http://marc.theaimsgroup.com/?l=apr-dev&m=103342561122001&w=2
> > --
> >
> > "If it's not broken, let's fix it till it is."
> >
> > 41A9 2BDE 8E11 F1C5 87A6 03EE 34B3 E075 3B90 DFE4
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 22 17:50:19 2002