unpack(M*) does not read encoded value if it is last in the packed value
------------------------------------------------------------------------
Key: JRUBY-1333
URL: http://jira.codehaus.org/browse/JRUBY-1333
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.0.1
Reporter: Thomas E Enebo
Assignee: Thomas E Enebo
Fix For: JRuby 1.0.2, JRuby 1.1.0
{noformat}
text='testing testing =D6=A4'
p text.unpack("M*")
{noformat}
The A4 in the above example does not get unpacked. Easy fix we have an extra
check which should not be there.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email