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

Clang can't compile qdeclarativefontloader.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.0.1
    • 5.0.0
    • None
    • clang version 3.3 (trunk 171257)
      Target: x86_64-unknown-linux-gnu
      Thread model: posix

      Fedora 17 x86_64
    • 99f138ad08101315cc871489c78cd10755b046b0

    Description

      You just need to change QDeclarativeFontObject(int _id); to QDeclarativeFontObject(int _id = -1);

      and QDeclarativeFontObject::QDeclarativeFontObject(int _id = -1)...
      to QDeclarativeFontObject::QDeclarativeFontObject(int _id)

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            blasterblade Nazar Mishturak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes