[Issue 9621] std.conv.parseEscape fails on octals and named

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 1 03:30:40 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9621



--- Comment #3 from monarchdodra at gmail.com 2013-03-01 03:30:39 PST ---
(In reply to comment #1)
> If not I guess we shouldn't pretend it does and pull the whole freaking table
> of HTML4/5 entities in *every* program that uses parse to read a couple of
> ints.

How does std.uni does it?

I mean, in the case I want to know if unicode character is white, does it mean
I'll have to pull the entire unicode tables for isUpper etc. etc. etc.

I'm not trying to justify by comparison, but trying to see how other modules
work with this "problem".

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list