Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-28679

C++ Compiler error when filtering a String field for backslash character

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Not specified
    • Resolution: Fixed
    • 8.10.0
    • 8.10.14
    • Code Generator
    • None
    • Prod & Dev Thor (EU)

    Description

      I'm trying to filter a field in a dataset for the backlsash character '\'

      Based on my own thoughts and the docs I thought I should use:

      myData(myColumn= '\\');
      

      The documents state:
      "To include the backslash character () in a constant string, use two backslashes (
      ) together."

      Running this I can get different errors but of the same ilk - a C++ compiler isse

      W20221202-123925 (Dev Thor) - using the playground with the latest compiler

       

       

      Attachments

        Activity

          People

            ghalliday Gavin Halliday
            Stuart Stuart Chatman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: