I wish to write a function including ∂x and ∂y (these are trivial to type with appropriate keyboard shortcuts - alt+d on Mac), but without a unicode byte order mark at the beginning of the file, the lexer rejects the tokens.

It is not apparently easy to insert such marks (AFAICT no common tool does this specifically), while other languages work fine (i.e., accept unicode in their source) without it.

Is there a downside to at least presuming UTF-8?

  • Why is BOM required to us... James Blachly via Digitalmars-d-learn
    • Re: Why is BOM requi... Paul Backus via Digitalmars-d-learn
      • Re: Why is BOM r... Jon Degenhardt via Digitalmars-d-learn
        • Re: Why is B... Dominikus Dittes Scherkl via Digitalmars-d-learn
          • Re: Why ... James Blachly via Digitalmars-d-learn
            • Re:... Steven Schveighoffer via Digitalmars-d-learn
              • ... Jon Degenhardt via Digitalmars-d-learn
                • ... GK via Digitalmars-d-learn
              • ... James Blachly via Digitalmars-d-learn
                • ... Steven Schveighoffer via Digitalmars-d-learn
                • ... Dominikus Dittes Scherkl via Digitalmars-d-learn

Reply via email to