* guile-gnome-platform - master branch - opaque type warnings
@ 2014-04-15 18:03 David Pirotte
0 siblings, 0 replies; only message in thread
From: David Pirotte @ 2014-04-15 18:03 UTC (permalink / raw)
To: guile-devel
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
...
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-15 18:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-15 18:03 guile-gnome-platform - master branch - opaque type warnings David Pirotte
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).