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

qdbusxml2cpp does not handle paths in output filename

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 4.4.1
    • D-Bus
    • None

    Description

      qdbusxml2cpp -a ../foo_adaptor.h: foo.xml

      Expected result at the top of foo_adaptor.h:

      #ifndef FOO_ADAPTOR_H_1219104489
      #define FOO_ADAPTOR_H_1219104489

      instead

      #ifndef __\FOO_ADAPTOR_H_1219104489
      #define __\FOO_ADAPTOR_H_1219104489
      ...

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tmacieir Thiago Macieira (closed Nokia identity) (Inactive)
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes