So, I've finally started doing some work on code for the 30-something
failing OpenSSL specs. The first one I've come across is
openssl\cipher_spec. There are two different descriptions of the spec here:
one for version up to 1.8.7, and one for 1.8.7 (I guess they changed the
namespace of CipherError in 1.8.7). What I'm looking for is some guidance.
Should I implement the 1.8.6 version, or the 1.8.7 version? If the latter,
how do I tell mspec that it should be running as 1.8.7?

Thanks!

--
Will Green
http://hotgazpacho.org/
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to