cfeck added inline comments.

INLINE COMMENTS

> termgeneratortestutf.cpp:324
> +
> +    randomSurrogatePairs.append(0x0002CEB0); // Undefined code point
> +    phrase = QString::fromUcs4(randomSurrogatePairs.data(), 
> randomSurrogatePairs.count());

Looking at http://www.unicode.org/roadmaps/sip/ I would suggest to use U+2A6FF 
instead (U+2CEB0 is used in newer Unicode versions).

REPOSITORY
  R293 Baloo

REVISION DETAIL
  https://phabricator.kde.org/D11552

To: michaelh, hein
Cc: bruns, lbeltrame, #frameworks, alexeymin, cfeck, ashaposhnikov, michaelh, 
astippich, spoorun, nicolasfella, ngraham

Reply via email to