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

qdbusxml2cpp: "Command line was" is empty

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.9.2
    • 5.7.0, 5.8.0, 5.9.1
    • D-Bus
    • None

    Description

      When generating code with qdbusxml2cpp a comment was generated up to Qt 5.6 which contained the commandline used to generate the code (Command line was:

      /*
      * This file was generated by qdbusxml2cpp version 0.8
      * Command line was: qdbusxml2cpp -i sampleinterface0_adaptor.h -a :sampleinterface0_adaptor.cpp ../com.example.SampleInterface0.xml
      *
      * qdbusxml2cpp is Copyright (C) 2016 The Qt Company Ltd.
      *
      * This is an auto-generated file.
      * Do not edit! All changes made to it will be lost.
      */
      

       

      Starting with qdbusxml2cpp generator from Qt 5.7 the "Comamnd line was" section is empty:

      /*
      * This file was generated by qdbusxml2cpp version 0.8
      * Command line was: 
      *
      * qdbusxml2cpp is Copyright (C) 2016 The Qt Company Ltd.
      *
      * This is an auto-generated file.
      * Do not edit! All changes made to it will be lost.
      */
      

       

       

      Attachments

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

        Activity

          People

            ablasche Alex Blasche
            m_ertl Martin Ertl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes