Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(233)

Issue 4589052: Proclaim we will use surrounding-text, in enable(). (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by Daiki Ueno
Modified:
14 years ago
Reviewers:
shawn.p.huang, fujiwara, Peng
Base URL:
git@github.com:ibus/ibus-m17n.git@master
Visibility:
Public.

Description

Proclaim we will use surrounding-text, in enable(). BUG=none TEST=manually with ibus patch http://codereview.appspot.com/4613043

Patch Set 1 #

Patch Set 2 : check if ibus_engine_get_surrounding_text() is available #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M src/engine.c View 1 1 chunk +10 lines, -0 lines 1 comment Download

Messages

Total messages: 5
Daiki Ueno
14 years ago (2011-06-14 07:26:36 UTC) #1
fujiwara
Fine with me.
14 years ago (2011-06-15 07:32:15 UTC) #2
Peng
http://codereview.appspot.com/4589052/diff/2001/src/engine.c File src/engine.c (right): http://codereview.appspot.com/4589052/diff/2001/src/engine.c#newcode701 src/engine.c:701: #ifdef HAVE_IBUS_ENGINE_GET_SURROUNDING_TEXT Where is the HAVE_IBUS_ENGINE_GET_SURROUNDING_TEXT defined?
14 years ago (2011-06-21 15:07:19 UTC) #3
Daiki Ueno
On 2011/06/21 15:07:19, Peng wrote: > http://codereview.appspot.com/4589052/diff/2001/src/engine.c > File src/engine.c (right): > > http://codereview.appspot.com/4589052/diff/2001/src/engine.c#newcode701 > ...
14 years ago (2011-06-22 13:49:33 UTC) #4
Peng
14 years ago (2011-06-22 14:48:29 UTC) #5
On 2011/06/22 13:49:33, Daiki Ueno wrote:
> On 2011/06/21 15:07:19, Peng wrote:
> > http://codereview.appspot.com/4589052/diff/2001/src/engine.c
> > File src/engine.c (right):
> > 
> > http://codereview.appspot.com/4589052/diff/2001/src/engine.c#newcode701
> > src/engine.c:701: #ifdef HAVE_IBUS_ENGINE_GET_SURROUNDING_TEXT
> > Where is the HAVE_IBUS_ENGINE_GET_SURROUNDING_TEXT defined?
> 
> It will be defined in config.h, as a result of
> "AC_CHECK_FUNCS([ibus_engine_get_surrounding_text])" in configure.ac.

Got it. Thanks.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b