[PATCH] Changed isPrint for U+00AD SOFT HYPHEN to return true.

Alexander Kornienko alexfh at google.com
Wed Aug 7 03:33:03 PDT 2013


Hi gribozavr, jordan_rose,

This is consistent with MacOSX implementation, and most terminals
actually display this character (checked on gnome-terminal, lxterminal, lxterm,
Terminal.app, iterm2). Actually, this is in line with the ISO Latin 1 standard
(ISO 8859-1), which defines it differently from the Unicode Standard. More
information here: http://www.cs.tut.fi/~jkorpela/shy.html

http://llvm-reviews.chandlerc.com/D1310

Files:
  lib/Support/LocaleGeneric.inc
  unittests/Support/LocaleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1310.1.patch
Type: text/x-patch
Size: 26738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130807/468630d7/attachment.bin>


More information about the llvm-commits mailing list