Opened 13 years ago
Closed 13 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 )
#;1> (require-extension unicode-utils) (unicode-string #\a #\b #\c)
#;2> "cba"
Change History (2)
comment:1 Changed 13 years ago by
| Description: | modified (diff) |
|---|---|
| Milestone: | 4.8.0 |
comment:2 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

see rel 1.2.4 of string-utils