Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2013 22:07:00 +0200 (CEST)
From:      Martin Dieringer <martin.dieringer@gmx.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/179977: editors/libreoffice 4.0.4.2 build errors (search_tree call)
Message-ID:  <alpine.BSF.2.00.1306251915170.64427@thinkpad.nowhere.local>
Resent-Message-ID: <201306252010.r5PKA3ca065454@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179977
>Category:       ports
>Synopsis:       editors/libreoffice 4.0.4.2 build errors (search_tree call)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 25 20:10:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Martin Dieringer
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD 9.1-STABLE #21: Sun Apr 7 14:09:52 CEST 2013 root@thinkpad:/usr/obj/usr/src/sys/T61 amd64

>Description:

several .cxx files in 
work/libreoffice-4.0.4.2/sc/source/core/data/ ,
work/libreoffice-4.0.4.2/sc/source/filter/xml/ , and
work/libreoffice-4.0.4.2/sc/source/filter/excel/

contain calls to .search_tree(nRow, bShow, NULL, &nEndSegment).second
which is an error because search_tree returns a boolean.


>How-To-Repeat:
build libreoffice

>Fix:
remove ".second" in all affected search_tree calls



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1306251915170.64427>