Uploaded image for project: 'ROOT'
  1. ROOT
  2. ROOT-7159

Cannot use ' char ('\'') at the prompt in initialiser lists

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • 6.04.00, 6.02/08
    • 6.04.00
    • Cling
    • None
    • all

    Description

      This is a behaviour I get at the prompt when I use '\''.

      root [0] auto l  {'a','b'}
      (class std::initializer_list<char> &) @0x7fc4a664d018
      root [1] auto ll  {'a','b','\''}
      root (cont'ed, cancel with .@) [2]

      Somehow, the presence of '\'' is not properly digested by cling.

      Attachments

        Activity

          People

            esakella Elissavet Sakellari (Inactive)
            dpiparo Danilo Piparo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: