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

QCanDbcFileParser.parse calls the wrong overloaded implementation

XMLWordPrintable

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

      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)
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes