Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Issue 1524 in ibus: IBUS EngineDesc should expose a version number

Received: by 10.236.83.39 with SMTP id p27mr2303872yhe.27.1350023962605;
        Thu, 11 Oct 2012 23:39:22 -0700 (PDT)
X-BeenThere: ibus-devel@googlegroups.com
Received: by 10.236.133.84 with SMTP id p60ls4065160yhi.5.gmail; Thu, 11 Oct
 2012 23:39:22 -0700 (PDT)
Received: by 10.101.136.8 with SMTP id o8mr568018ann.15.1350023962001;
        Thu, 11 Oct 2012 23:39:22 -0700 (PDT)
Received: by 10.101.136.8 with SMTP id o8mr568017ann.15.1350023961977;
        Thu, 11 Oct 2012 23:39:21 -0700 (PDT)
Return-Path: <3Gbt3UAQOCvYgZsqemmejcambc.amkgZsq-bctcjemmejcepmsnq....@codesite.bounces.google.com>
Received: from mail-gh0-f203.google.com (mail-gh0-f203.google.com [209.85.160.203])
        by gmr-mx.google.com with ESMTPS id u17si303348ank.0.2012.10.11.23.39.21
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 11 Oct 2012 23:39:21 -0700 (PDT)
Received-SPF: pass (google.com: domain of 3Gbt3UAQOCvYgZsqemmejcambc.amkgZsq-bctcjemmejcepmsnq....@codesite.bounces.google.com designates 209.85.160.203 as permitted sender) client-ip=209.85.160.203;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 3Gbt3UAQOCvYgZsqemmejcambc.amkgZsq-bctcjemmejcepmsnq....@codesite.bounces.google.com designates 209.85.160.203 as permitted sender) smtp.mail=3Gbt3UAQOCvYgZsqemmejcambc.amkgZsq-bctcjemmejcepmsnq....@codesite.bounces.google.com
Received: by mail-gh0-f203.google.com with SMTP id g24so327380ghb.0
        for <ibus-devel@googlegroups.com>; Thu, 11 Oct 2012 23:39:21 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.224.213.1 with SMTP id gu1mr2174547qab.7.1350023961897; Thu,
 11 Oct 2012 23:39:21 -0700 (PDT)
Reply-To: codesite-nore...@google.com
X-Generated-By: Google Code
X-GoogleCode-Project: ibus
X-GoogleCode-Issue-Id: 1524
References: <3-780252011728247766-17312017831826861149-ibus=googlecode.com@googlecode.com>
 <0-780252011728247766-17312017831826861149-ibus=googlecode.com@googlecode.com>
In-Reply-To: <3-780252011728247766-17312017831826861149-ibus=googlecode.com@googlecode.com>
Message-ID: <4-780252011728247766-17312017831826861149-ibus=googlecode....@googlecode.com>
Date: Fri, 12 Oct 2012 06:39:21 +0000
Subject: Re: Issue 1524 in ibus: IBUS EngineDesc should expose a version number
From: i...@googlecode.com
To: ibus-devel@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes


Comment #4 on issue 1524 by takao.fujiwara1: IBUS EngineDesc should expose  
a version number
http://code.google.com/p/ibus/issues/detail?id=1524

> For IBusEngineDesc, it seems like ibus_engine_desc_new is quite limited.

We'd suggest to use ibus_engine_desc_new_varargs instead for the new  
IBusEngineDesc.