David Morton wrote:
It passed all tests this time, though I was unable to ctually install
the cvs version I downloaded.

what was the problem? did you try with the very latest cvs?


I backported the patch into 1.99-08 and
installed that, and my own application works again.  Looks like we have
a good workaround.

Good. I'll commit it shortly.


+#if defined(USE_REENTRANT_API) && defined(HAS_CRYPT_R) && defined(__GLIBC__)
+    /* workaround 5.8.0 bug */
+    PL_reentrant_buffer->_crypt_struct.current_saltbits = 0;
+#endif

Thanks Daniel and David.


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to