Opened 12 years ago

Closed 11 years ago

#875 closed defect (fixed)

unicode-string in unicode-utils egg reverses character order

Reported by: sethalves Owned by:
Priority: minor Milestone:
Component: extensions Version: 4.7.x
Keywords: Cc:
Estimated difficulty:

Description (last modified by sjamaan)

#;1> (require-extension unicode-utils) (unicode-string #\a #\b #\c)
#;2> "cba"

Change History (2)

comment:1 Changed 12 years ago by sjamaan

Description: modified (diff)
Milestone: 4.8.0

comment:2 Changed 11 years ago by Kon Lovett

Resolution: fixed
Status: newclosed

see rel 1.2.4 of string-utils

Note: See TracTickets for help on using tickets.