Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-8604

Raw string d-char-sequence isn't supported

    XMLWordPrintable

Details

    • Bug
    • Status: New
    • Medium
    • Resolution: Unresolved
    • Code Generation Tools
    • CODEGEN-3944
    • Hide
      ARM_18.1.0.LTS
      ARM_18.12.0.LTS
      ARM_20.2.0.LTS
      Show
      ARM_18.1.0.LTS ARM_18.12.0.LTS ARM_20.2.0.LTS

    Description

      The test consists of several raw string literals like:
      char s_1[] = R"$(\u0041\U00000061\t\v\n\r\000 /09:@!#$%&'(*+,-./:;<=>?`

      {|}

      ~])$";

      The parser issues an error because $ isn't a legal character. The C++14 standard actual allows any sequence of characters between the " and (.

      Attachments

        Activity

          People

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: