diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-06-15 09:16:49 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-06-15 09:16:49 +0000 |
commit | bbc5c80e347acacb35d38b0e3fb6487e3cd8c0a2 (patch) | |
tree | 3197775dec09a6d7a40f8a3f77f30e9ff18d21b9 /sysutils/accounts-qml-module | |
parent | Update to 4.5.12 release. (diff) |
math/saga: fix build on GCC architectures
Returning NULL as bool is not ok.
--- globe_gores.lo ---
globe_gores.cpp: In member function 'bool CGlobe_Gores::Add_Gore(int, int)':
globe_gores.cpp:210:16: error: converting to 'bool' from 'std::nullptr_t' requires direct-initialization [-fpermissive]
210 | return( NULL );
PR: 246720
Approved by: rhurlin@gwdg.de (maintainer)
Notes
Notes:
svn path=/head/; revision=538865
Diffstat (limited to 'sysutils/accounts-qml-module')
0 files changed, 0 insertions, 0 deletions