#752: Parrot concatenates iso-8859-1 and utf8 incorrectly
----------------------+-----------------------------------------------------
 Reporter:  pmichaud  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  core      |     Version:  1.2.0
 Severity:  high      |    Keywords:       
     Lang:  perl6     |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by pmichaud):

 The first form of this ticket incorrectly overspecifies the expected the
 result.  The expected result is that the two strings $S0 and $S3 compare
 as equal -- there's no requirement that the $S0 be a utf8 encoded string.
 It just has to be a string that accurately contains the \u00e5 and \u263b
 codepoints in sequence.

 Pm

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/752#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to