Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-39064

Logging category rules broken when enclosed in quotes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • 5.3.0
    • Core: I/O

    Description

      Adding double quotes around the logging rules set via the environment variable breaks the parser.

      set QT_LOGGING_RULES=qt.qpa.gl=true
      

      and

      set QT_LOGGING_RULES="qt.qpa.gl=true"
      

      are expected to work identically. Right now the second approach fails.

      Attachments

        For Gerrit Dashboard: QTBUG-39064
        # Subject Branch Project Status CR V

        Activity

          People

            kkohne Kai Köhne
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes