digitalmars.D.bugs - [Patch] allowed unicode range for html parsing - dmd_html_parsing__out_of_range.diff
- Thomas Kuehne <eisvogel users.sourceforge.net> Oct 05 2004
Corrently the last assigned Unicode codepoint is U+10FFFF. see: http://www.unicode.org/Public/UNIDATA/Blocks.txt test case: svn://svn.kuehne.cn/dstress/run/html_entity_02.d
Oct 05 2004








Thomas Kuehne <eisvogel users.sourceforge.net>