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

Issue 4248053: Use minput_list() instead of mdatabase_list(). (Closed)

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

Description

Use minput_list() instead of mdatabase_list(). m17n-lib 1.6.2+ (CVS) provides a new function minput_list(), which enumerates input methods in a robuster way than mdatabase_list(Minput_method, ...). This patch is to use minput_list() if available. BUG=none TEST=manual

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -18 lines) Patch
configure.ac View 1 chunk +3 lines, -0 lines 0 comments Download
M src/Makefile.am View 1 chunk +2 lines, -0 lines 0 comments Download
M src/m17nutil.c View 2 chunks +23 lines, -18 lines 0 comments Download
A src/minput_list.c View 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 3
Daiki Ueno
13 years, 1 month ago (2011-03-03 02:02:28 UTC) #1
Peng
LGTM. BTW, I found current HEAD can not build with ibus-1.4 successfully. Could you also ...
13 years, 1 month ago (2011-03-03 03:26:29 UTC) #2
Daiki Ueno
13 years, 1 month ago (2011-03-03 06:08:08 UTC) #3
On 2011/03/03 03:26:29, Peng wrote:
> LGTM.
> 
> BTW, I found current HEAD can not build with ibus-1.4 successfully. Could you
> also fix it?

Sure, I will file a new review request for that.
Sign in to reply to this message.

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