Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Enforce encoding. #17

Merged
merged 1 commit into from
Mar 12, 2013
Merged

Enforce encoding. #17

merged 1 commit into from
Mar 12, 2013

Conversation

voxik
Copy link
Contributor

@voxik voxik commented Mar 12, 2013

This fixes issues in Ruby 2.0.0, such as:

 2) Failure:
test_encode_length(ASN1_Test) [test/test_ber.rb:190]:
<"\x81\x80"> (UTF-8) expected but was
<"\x81\x80"> (ASCII-8BIT).

This fixes issues in Ruby 2.0.0, such as:

 2) Failure:
test_encode_length(ASN1_Test) [test/test_ber.rb:190]:
<"\x81\x80"> (UTF-8) expected but was
<"\x81\x80"> (ASCII-8BIT).
hallidave added a commit that referenced this pull request Mar 12, 2013
@hallidave hallidave merged commit 03ff02d into hallidave:master Mar 12, 2013
@voxik voxik deleted the ruby-2.0 branch March 12, 2013 13:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants