4-byte utf-8 and DC software

Here is the sub forum used for talking about ideas, implementations and suggestions or typical guidelines.

Further info on extension or the protocol is found at our Wiki
cologic
Junior Member
Posts: 41
Joined: 21 Jul 2009, 19:34

Re: 4-byte utf-8 and DC software

Post by cologic » 04 Dec 2014, 21:10

Fixed in ADCH++. I've removed the previous surrogate handling, though I may (probably should) add it back for code points between U+D800 and U+DFFF; the previous check wasn't ideal for that anyway (e.g., didn't check for encoding said characters).

Locked