qt6-bb10/src/network
Giuseppe D'Angelo 658dfef500 Remove default argument from declarations of qHash as friend
It's illegal in C++11: §8.3.6.4 [dcl.fct.default]
"If a friend declaration specifies a default argument expression,
that declaration shall be a definition and shall be the only declaration
of the function or function template in the translation unit."

Clang is starting to enforce this, thus it's making qtbase not compiling.

Task-number: QTBUG-32100
Change-Id: Ifd9d4f62354d7cf4ccf275f36aab64e05c59efff
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-07-02 13:34:56 +02:00
..
access Merge remote-tracking branch 'origin/release' into stable 2013-06-20 16:13:38 +02:00
bearer Silence warning in QtNetwork build 2013-06-03 09:56:04 +02:00
doc Doc: Give C++ class lists consistent titles 2013-04-29 19:01:48 +02:00
kernel Remove default argument from declarations of qHash as friend 2013-07-02 13:34:56 +02:00
socket Remove use of 'register' from Qt. 2013-06-17 09:44:22 +02:00
ssl Fixes: QtNetwork compilation for OpenSSL < 1.0.0 2013-05-23 22:00:46 +02:00
network.pro Enable bundling Qt in Android package in build system 2013-05-01 11:24:15 +02:00