On Sat, 7 Apr 2007 20:59:09 +0200
"Vladimir Horak" <[EMAIL PROTECTED]> mentioned:

> Hello!
>
> I discover problem with ruby18-xmpp4r-0.3 and new ruby-1.8.6,1.
> The problem apply to Digest::MD5 (see
> http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6/NEWS).
>
> This solve it:
>
> sasl.rb:
> 44c44
> <         Digest::MD5.new(Time.new.to_f.to_s).hexdigest
> ---
> >         Digest::MD5.hexdigest(Time.new.to_f.to_s)
>

I could commit this if maintainer doesn't mind.

--
Stanislav Sedov
ST4096-RIPE

Attachment: pgpFdwUOKThGS.pgp
Description: PGP signature

Reply via email to