Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-3017

QCanDbcFileParser.parse calls the wrong overloaded implementation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • 6.9.0, 6.8.3
    • 6.8.2
    • PySide
    • None
    • Linux/X11
    • 4cc90374f (dev), 17be4b791 (6.8)

    Description

      QCanDbcFileParse.parse appears to call QCanDbcFileParse:parse(QStringList) but not QCanDbcFileParse:parse(QString).

      There is more context here.

      Sample code demonstrating the issue is attached.

      bug.py

       bool parse(const QString &fileName)
       bool parse(const QStringList &fileNames)
      

      Attachments

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

        Activity

          People

            cinucen Ece Cinucen
            dhagrow M T
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes