<table><tr><td style="">cfeck updated this revision to Diff 36490.<br />cfeck added a comment.<br />This revision is now accepted and ready to land.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D13641">View Revision</a></tr></table><br /><div><div><p>len() of UTF-8 encoded bytearray is different than len(str).<br />
Account for the difference when accumulating sizes.</p>

<p>Unicode Names are always ASCII, so here len(bytearray) == len(str), and no change needed.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R236 KWidgetsAddons</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D13641?vs=36414&id=36490">https://phabricator.kde.org/D13641?vs=36414&id=36490</a></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13641">https://phabricator.kde.org/D13641</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kcharselect-generate-datafile.py</div></div></div><br /><div><strong>To: </strong>cfeck, Frameworks, lbeltrame<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>