digitalmars.D.bugs - [Patch] allowed unicode range for html parsing - dmd_html_parsing__out_of_range.diff
- Thomas Kuehne (15/15) Oct 05 2004 Corrently the last assigned Unicode codepoint is U+10FFFF.
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 begin 0644 dmd_html_parsing__out_of_range.diff M("LT,S4L-R!`0`H "0D)8R`]("AC(#P M86-T97( 96YT:71Y(&]U="!O9B!R86YG92(I.PT*(`D)("` (&-O;G1I;G5E &.PT*(`T* ` end
Oct 05 2004