unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: David Pirotte <david@altosw.be>
To: guile-devel <guile-devel@gnu.org>
Subject: guile-gnome-platform - master branch - opaque type warnings
Date: Tue, 15 Apr 2014 15:03:24 -0300	[thread overview]
Message-ID: <20140415150324.62f6cecb@capac> (raw)

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            |<gvalue>                 |gnome-gobject
Custom  |GClosure          |<gclosure>               |gnome-gobject
Custom  |GParamSpec        |<gparam>                 |gnome-gobject
GObjectC|GObjectClass      |<g-object-class>         |gnome-gobject
declarations-cg/gw-rti-wrapset
initializations-cg/rti-wrapset
sh: 1: indent: not found
mv guile-gnome-gw-gobject.scm gobject.scm
...



                 reply	other threads:[~2014-04-15 18:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140415150324.62f6cecb@capac \
    --to=david@altosw.be \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).