diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2021-11-29 08:57:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-29 03:57:53 -0500 |
| commit | 2d4606a32d27b5c1429574dc72487490206b5aa8 (patch) | |
| tree | 7ce24843a71722673e03c587e7ea5376962c234e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | d57f82e306a86458b06534f6e2f5f9948c30afd7 (diff) | |
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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
