[kde-freebsd] [Bug 207098] devel/qt5-linguisttools: error: non-virtual member function marked 'override' hides virtual member function (stops the build)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 11 04:42:58 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207098

--- Comment #3 from Mark Millard <markmi at dsl-only.net> ---
(In reply to w.schwarzenfeld from comment #2)

Are you using clang 3.8.0? My submittal might effectively be an early warning
of what happens in that context. (I do not have a normal clang 3.7.1 context
set up to compare with 3.8.0 results.)


If my 3.8.0 explorations and the resulting report are an early warning and it
takes a while for things to work in that context, it is not a problem for me
personally but it might eventually be for others.



There was also a 2 vs. 4 count in the report:

note: . . . different number of parameters (2 vs 4)
    virtual void importFile(const QString &jsfile, const QString &module)

in addition to the 3 vs. 5 one:

note: . . . different number of parameters (3 vs 5)
    virtual void importModule(const QString &uri, const QString &version, const
QString &module)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list