<div dir="ltr">Hey, <div><br></div><div>I noticed there&#39;s a lot of bugs within CharacterSet at the moment some of which I&#39;ve started to look at. In particular I&#39;ve been looking at SR-3485 (CharacterSet.isSuperset(of:) returns wrong result on Linux), alongside this I&#39;ve noticed there&#39;s various others such as SR-3282, SR-3825 and SR-2956 to name a few.</div><div><br></div><div>I&#39;ve tracked the SR-3485 issue down into the CoreFoundation code and just need to spend some time understanding what the C code is doing exactly and why it&#39;s returning the incorrect value. </div><div><br></div><div>During my investigation into SR-3485 I stumbled upon SR-3311 where Philippe Hausler mentioned Tony Parker was working on a set of fixes for the CharacterSet issues, I found more information about this on a PR (<a href="https://github.com/apple/swift/pull/6044">#6044</a>) against apple/swift, I also found <a href="https://github.com/parkera/swift/tree/parkera/characterset_refactor">Tony&#39;s branch</a> for the refactor of CharacterSet. So firstly I was wondering if there has been any update on this recently? And is this a planned fix for all of the current issues in CharacterSet? </div><div><br></div><div>Thanks, </div><div>David</div></div>