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

Issue 4242041: Make class name parsing robuster. (Closed)

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

Description

Make class name parsing robuster. ibus-m17n uses "IBusM17N<Lang><Name>Engine" for dynamically allocated GTypes. However, when parsing it back, if <Name> contains a non-alphabet character, ibus-m17n fails to parse. For example, IBusM17NHiInscript2Engine for the hi-inscript2 map, which Indic people are currently working on. This patch fixes the problem. BUG=none TEST=manual

Patch Set 1 #

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

Messages

Total messages: 2
Daiki Ueno
13 years, 2 months ago (2011-02-25 06:05:41 UTC) #1
Peng
13 years, 2 months ago (2011-02-25 13:33:55 UTC) #2
On 2011/02/25 06:05:41, Daiki Ueno wrote:

lgtm
Sign in to reply to this message.

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