On Monday, July 30, 2012 23:37:50 Walter Bright wrote: > Simply say that we support the HTML 5 spec.
Okay. > We can get the two code point ones to work. How? A dchar is a single code point. We could theoretically make them work in string literals (though that does complicate things a bit), but I don't see how that would be possible with character literals. - Jonathan M Davis _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
