Re: Problem building abi-plugins cvs

From: Tomas Frydrych <tomasfrydrych_at_yahoo.co.uk>
Date: Mon May 24 2004 - 11:32:55 CEST

The signature of the FV_View::getSelectionText() has been changed
(because the repeated incorrect use of the function was responsible
for memory leaks), and the plugin needs to be updated to reflect
this.

The function now looks as follows

void FV_View::getSelectionText(UT_UCS4Char *& text);

The caller is responsible for freeing text.

Tomas

Date sent: Mon, 24 May 2004 10:18:35 +0100 (BST)
From: Mike Martin <redtuxxx@yahoo.co.uk>
Subject: Problem building abi-plugins cvs
To: abiword-dev@abisource.com

>
> When I try to build abi plugins I get the following
>
> AbiBabelfish.cpp: In function `bool BabelFish_invoke(AV_View*,
> EV_EditMethodCallData*)':
> AbiBabelfish.cpp:208: error: no matching function for call to
> `FV_View::
> getSelectionText()'
> ../../../../abi/src/text/fmt/xp/fv_View.h:306: error: candidates are:
> void
> FV_View::getSelectionText(UT_UCS4Char*&)
> AbiBabelfish.cpp:219: warning: comparison is always false due to
> limited range
> of data type
> make[3]: *** [AbiBabelfish.lo] Error 1
> make[3]: Leaving directory
> `/home/abiword-1.1.0/abiword-plugins/tools/babelfish/xp'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/abiword-1.1.0/abiword-plugins/tools/babelfish'make[1]: ***
> [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/abiword-1.1.0/abiword-plugins/tools'
> make: *** [all-recursive] Error 1
>
> any ideas
>
>
>
>
>
> ____________________________________________________________
> Yahoo! Messenger - Communicate instantly..."Ping"
> your friends today! Download Messenger Now
> http://uk.messenger.yahoo.com/download/index.html
Received on Mon May 24 11:22:52 2004

This archive was generated by hypermail 2.1.8 : Mon May 24 2004 - 11:22:52 CEST