History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRUBY-1694
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Thomas E Enebo
Reporter: Thomas E Enebo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JRuby

jossl is using JRuby 1.1 op_aset which does not exist in JRuby 1.0.x

Created: 09/Dec/07 04:39 PM   Updated: 22/Dec/07 06:26 AM
Component/s: OpenSSL
Affects Version/s: JRuby 1.0.2
Fix Version/s: JRuby 1.0.3

Time Tracking:
Not Specified


 Description  « Hide
I compiled against 1.0 and noticed one error in X509Name where we are calling op_aset versus aset.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Thomas E Enebo - 13/Dec/07 10:49 AM
Fixed in commit 5246 on 1.0 branch