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

qdbusxml2cpp does not handle paths in output filename

XMLWordPrintable

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

      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
      ...

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes