Implicit enum conversions are a stupid PITA
KennyTM~
kennytm at gmail.com
Thu Mar 25 15:14:11 PDT 2010
On Mar 26, 10 05:46, yigal chripun wrote:
>
> while it's true that '?' has one unicode value for it, it's not true for all sorts of diacritics and combine code-points. So your approach is to pass the responsibility for that to the end user which in 99.9999% will not handle this correctlly.
>
Non-issue. Since when can a character literal store > 1 code-point?
More information about the Digitalmars-d
mailing list