Summary
unicode-string in unicode-utils egg reverses character order
Metadata
- Id: 370682200f67219740d6f4e13582a7d3d993c853
- Trac id: 875
- Type: defect
- Reporter: sethalves
- Owner:
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.7.x
- Changetime: 2012-10-31 21:58:55 UTC
- Created: 2012-06-25 16:47:52 UTC
- Keywords:
Description
#;1> (require-extension unicode-utils) (unicode-string #\a #\b #\c) #;2> "cba"
Changes and comments
[2012-06-30 13:50:04 UTC] sjamaan changed description
[2012-06-30 13:50:04 UTC] sjamaan removed milestone 4.8.0
[2012-10-31 21:58:55 UTC] kon changed status from new to closed
[2012-10-31 21:58:55 UTC] kon set resolution to fixed
[2012-10-31 21:58:55 UTC] kon wrote:
see rel 1.2.4 of string-utils