nixpkgs/pkgs/development/libraries/qt-4.x/4.8
Sergei Trofimovich 2d4606a32d
qt4: pull upstream fix for gcc-11 (#147555)
Without the change the build on `gcc-11` fails as:

    $ nix build --impure --expr 'with import ./. {}; qt4.override { stdenv = gcc11Stdenv; }' -L
    ...
    messagemodel.cpp: In function 'int calcMergeScore(const DataModel*, const DataModel*)':
    messagemodel.cpp:186:61: error: ordered comparison of pointer with integer zero ('MessageItem*' and 'int')
      186 |                 if (c->findMessage(m->text(), m->comment()) >= 0)
          |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
2021-11-29 03:57:53 -05:00
..
clang-5-darwin.patch
default.nix qt4: pull upstream fix for gcc-11 (#147555) 2021-11-29 03:57:53 -05:00
dlopen-absolute-paths.diff
dlopen-gtkstyle.diff
glib-2.32.patch
kill-legacy-darwin-apis.patch
libressl.patch
parallel-configure.patch
patch-qthread-stacksize.diff
qmake-hook.sh
qsettings-recursive-global-mutex.patch
qt4-gcc6.patch
qt4-openssl-1.1.patch
qt-4.8.7-unixmake-darwin.patch
qt-musl-iconv-no-bom.patch
qt-musl.patch