From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.devel Subject: guile-gnome-platform - master branch - opaque type warnings Date: Tue, 15 Apr 2014 15:03:24 -0300 Message-ID: <20140415150324.62f6cecb@capac> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1397585075 21865 80.91.229.3 (15 Apr 2014 18:04:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Apr 2014 18:04:35 +0000 (UTC) To: guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Apr 15 20:04:28 2014 Return-path: Envelope-to: guile-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 1Wa7ib-0006SD-1D for guile-devel@m.gmane.org; Tue, 15 Apr 2014 20:04:25 +0200 Original-Received: from localhost ([::1]:51154 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wa7ia-0004Bq-FO for guile-devel@m.gmane.org; Tue, 15 Apr 2014 14:04:24 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wa7iQ-00044V-ML for guile-devel@gnu.org; Tue, 15 Apr 2014 14:04:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wa7iC-0006X0-0z for guile-devel@gnu.org; Tue, 15 Apr 2014 14:04:14 -0400 Original-Received: from maximusconfessor.all2all.org ([79.99.200.102]:50853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wa7iB-0006TI-R7 for guile-devel@gnu.org; Tue, 15 Apr 2014 14:03:59 -0400 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 8BC7EA04C221 for ; Tue, 15 Apr 2014 20:03:37 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([192.168.0.1]) by localhost (maximusconfessor.all2all.org [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id jN6RCUMrVq69 for ; Tue, 15 Apr 2014 19:45:32 +0200 (CEST) Original-Received: from capac (unknown [189.60.2.251]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id CECACA04C16E for ; Tue, 15 Apr 2014 20:03:27 +0200 (CEST) X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 79.99.200.102 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:17073 Archived-At: Hello, I mentionned on irc recently, but I wanted to confirm here that on the latest guile-gnome-platform's master branch, the following opaque type are reported: Cheers, David Making all in gw make[4]: Entering directory `/usr/local/src/guile-clutter/git-clone/glib/gnome/gw' guile -c \ "(debug-set! stack 400000) \ (use-modules (gnome-2)) \ (use-modules (g-wrap)) \ (use-modules (gnome gw gobject-spec)) \ (generate-wrapset 'guile 'gnome-gobject \"guile-gnome-gw-gobject\")" ;;; note: source file /usr/local/src/guile-clutter/git-clone/glib/gnome-2.scm ;;; newer than compiled /home/david/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/src/guile-clutter/git-clone/glib/gnome-2\ .scm.go ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /usr/local/src/guile-clutter/git-clone/glib/gnome-2.scm ;;; compiled /home/david/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/src/guile-clutter/git-clone/glib/gnome-2.scm.go Freeable|GBookmarkFile |GBookmarkFile |gnome-glib RefPtr |GIOChannel |GIOChannel |gnome-glib RefPtr |GMainLoop |GMainLoop |gnome-glib RefPtr |GMainContext |GMainContext |gnome-glib RefPtr |GSource |GSource |gnome-glib Opaque |GString* |GString* |gnome-glib C Enum |GBookmarkFileError|GBookmarkFileError |gnome-glib ... ;;; WARNING (opaque type for proc g-utf8-to-utf16 gunichar2*) ;;; WARNING (opaque type for proc g-utf8-to-ucs4 gunichar*) ;;; WARNING (opaque type for proc g-utf16-to-ucs4 gunichar*) ;;; WARNING (opaque type for proc g-utf16-to-utf8 gunichar2*) ;;; WARNING (opaque type for proc g-ucs4-to-utf16 gunichar2*) ;;; WARNING (opaque type for proc g-ucs4-to-utf8 gunichar*) ... ;;; WARNING (opaque type for proc g-get-current-time GTimeVal*) ... Custom |GValue | |gnome-gobject Custom |GClosure | |gnome-gobject Custom |GParamSpec | |gnome-gobject GObjectC|GObjectClass | |gnome-gobject declarations-cg/gw-rti-wrapset initializations-cg/rti-wrapset sh: 1: indent: not found mv guile-gnome-gw-gobject.scm gobject.scm ...