The unittests in std.xml throw an access violation.
dsource.org wrote:
phobos commit, revision 1552
user: rsinfu
msg:
Fixed bugzilla 3465: isIdeographic can be wrong in std.xml.
- Applied Michael Rynn's contribution to isChar(), isDigit() and
isIdeographic(). Now these functions are hard-coded for performance. Profiling
showed that this code was three times faster than the old one.
- IdeographicTable must be sorted for lookup().
http://www.dsource.org/projects/phobos/changeset/1552
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos