freebsd-ports/editors/openoffice-4
Jan Beich 22a8fef070 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
2017-01-22 08:35:12 +00:00
..
files editors/openoffice-devel: unbreak with clang 4.0 2017-01-22 08:35:12 +00:00
distinfo Upgrade ApacheOpenOffice to version 4.1.3. 2016-10-12 21:19:55 +00:00
Makefile The output of tools like awk, date, sort, tr,... depends on the current 2017-01-18 13:20:31 +00:00
pkg-descr