From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: summer of code results? Date: Mon, 14 Oct 2013 05:26:39 +0200 Message-ID: References: <87bo2udd2p.fsf@tanger.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1381721232 15115 80.91.229.3 (14 Oct 2013 03:27:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Oct 2013 03:27:12 +0000 (UTC) Cc: Daimrod , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 14 05:27:14 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VVYoM-0006uS-3K for ged-emacs-devel@m.gmane.org; Mon, 14 Oct 2013 05:27:14 +0200 Original-Received: from localhost ([::1]:35201 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVYoL-0007TI-8A for ged-emacs-devel@m.gmane.org; Sun, 13 Oct 2013 23:27:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVYoC-0007Sw-1y for emacs-devel@gnu.org; Sun, 13 Oct 2013 23:27:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVYo5-00052w-Ge for emacs-devel@gnu.org; Sun, 13 Oct 2013 23:27:04 -0400 Original-Received: from mx2.bahnhof.se ([213.80.101.12]:52863) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVYo5-00052f-AC for emacs-devel@gnu.org; Sun, 13 Oct 2013 23:26:57 -0400 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx2-reinject (Postfix) with ESMTP id B7FD87B0443; Mon, 14 Oct 2013 05:26:54 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF4) Original-Received: from mf4.bahnhof.se ([127.0.0.1]) by localhost (mf4.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q-9jU+M7838U; Mon, 14 Oct 2013 05:26:51 +0200 (CEST) Original-Received: from mta.verona.se (h-235-102.a149.priv.bahnhof.se [85.24.235.102]) by mf4.bahnhof.se (Postfix) with ESMTP id 8ACE93D7809; Mon, 14 Oct 2013 05:26:50 +0200 (CEST) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 206744F4EA7; Mon, 14 Oct 2013 03:26:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UtVav9FjBXAo; Mon, 14 Oct 2013 05:26:39 +0200 (CEST) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 7C4214F4EA2; Mon, 14 Oct 2013 05:26:39 +0200 (CEST) In-Reply-To: (Stefan Monnier's message of "Sat, 12 Oct 2013 10:30:51 -0400") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 213.80.101.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:164189 Archived-At: Stefan Monnier writes: >>> The GIR bridge would give us a nice FFI for GIR enabled libraries, so > > Not sure what "GIT enabled library" means, but which ones of the libs we GIR = Gnome Introspection A GIR library exposes type information fron runtime systems. > currently use in a "FFI-able" way are GIT enabled? > libxml? libz? libgnutls? libxml I think. Your question seems to imply that one FFI system excludes the other. I dont think thats true. > > Stefan -- Joakim Verona