Encoding problems...

Jarrett Billingsley jarrett.billingsley at gmail.com
Wed May 27 18:07:22 PDT 2009


On Wed, May 27, 2009 at 8:55 PM, Robert Fraser
<fraserofthenight at gmail.com> wrote:
> Hi all,
>
> Quick question: I want to use some unicode identifiers, but I get
> "unsupported char 0xe2", both with using and not using a BOM. The characters
> in question are the superset/subset-equals operators: ⊇ and ⊆... Perhaps
> these are just unsupported by DMD (in which case, I'll file a bug)?
>
> Thanks,
> Robert

If they're not classified as "universal alpha" I don't think you can
use them in identifiers.


More information about the Digitalmars-d-learn mailing list