instant-labs / instant-xml

11 stars 3 forks source link

Correctly handle multi-byte characters in string encoding #47

Closed djc closed 10 months ago

djc commented 10 months ago

Discovered a bug in encoding multi-byte characters that I ran into while working on RSS feeds. Cleaned up some other warnings that popped up since I last worked on this.

djc commented 10 months ago

Regarding enum_name -> val_name change: I assume we only need a name for the accumulator, and it can be anything, but should be unique, and lowercase?

Yup!

djc commented 10 months ago

Published 0.3.2.