Re: [Ironruby-core] RubySpec and Version Targeting

2010-06-19 Thread Tomas Matousek
ehalf Of Jim Deville Sent: Saturday, June 19, 2010 12:13 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] RubySpec and Version Targeting If it's just a namespace change, I would target both using the RubyCompatibility flags that get set in the option parser. If you look aroun

Re: [Ironruby-core] RubySpec and Version Targeting

2010-06-19 Thread Jim Deville
ill Green Sent: Friday, June 18, 2010 9:16 PM To: ironruby-core Subject: [Ironruby-core] RubySpec and Version Targeting 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 diff

[Ironruby-core] RubySpec and Version Targeting

2010-06-18 Thread Will Green
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 CipherErro