diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-22 08:35:12 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-22 08:35:12 +0000 |
commit | 22a8fef070b004a82c5b17a7cc9a2c5348ee818a (patch) | |
tree | 20f6ad71fa83a7b28f2825cb98e3798c36c36997 /math/mtrxmath/files/patch-mtrxmath.h | |
parent | Update to version 4.9.3 (diff) |
editors/openoffice-devel: unbreak with clang 4.0
main/desktop/source/app/officeipcthread.cxx:228:14: error: ordered comparison between pointer and zero ('rtlDigest' (aka 'void *') and 'int')
if ( handle > 0 )
~~~~~~ ^ ~
main/desktop/source/deployment/misc/dp_misc.cxx:106:16: error: ordered comparison between pointer and zero ('rtlDigest' (aka 'void *') and 'int')
if (digest <= 0) {
~~~~~~ ^ ~
main/sd/source/ui/view/viewshe3.cxx:229:48: error: ordered comparison between pointer and zero ('SdPage *' and 'int')
if (pDocument->GetSdPage(0, ePageKind) > 0)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
PR: 216206
Submitted by: pfg
Obtained from: upstream
Diffstat (limited to 'math/mtrxmath/files/patch-mtrxmath.h')
0 files changed, 0 insertions, 0 deletions