darcs

Patch 1654 test that decoding then encoding roundtrips

Title test that decoding then encoding roundtrips
Superseder Nosy List ganesh
Related Issues bug in decoding multibyte characters crossing a 4096-byte boundary
View: 2569
Status accepted Assigned To
Milestone 2.14.0

Created on 2018-02-26.22:37:48 by ganesh, last changed 2018-03-23.14:15:07 by gh.

Files
File name Status Uploaded Type Edit Remove
add-a-test-that-decoding-then-encoding-round_trips.dpatch ganesh, 2018-02-26.22:37:48 application/octet-stream
See mailing list archives for discussion on individual patches.
Messages
msg19919 (view) Author: ganesh Date: 2018-02-26.22:37:48
While experimenting with the encoding problems on Windows, I wrote a 
roundtrip test for decoding and encoding. It turns out it only 
currently works for strings <=4096 characters, I'll raise a separate 
issue about that.
Attachments
msg20002 (view) Author: gh Date: 2018-03-23.14:15:06
Looks good, accepted.
History
Date User Action Args
2018-02-26 22:37:48ganeshcreate
2018-02-26 22:41:33ganeshsetstatus: needs-screening -> needs-review
issues: + bug in decoding multibyte characters crossing a 4096-byte boundary
2018-03-23 14:15:07ghsetstatus: needs-review -> accepted
messages: + msg20002