g-wrap-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix for generics, extending existing bindings


From: Andy Wingo
Subject: Fix for generics, extending existing bindings
Date: Thu, 26 Oct 2006 18:51:27 +0200

Hi,

Attached is a patch for g-wrap so that generics with the same name as a
core binding properly extend the core binding. For example, "connect"
can be g_object_connect () in addition to core's "connect", which is the
POSIX C library call.

This patch actually works with guile-gnome's latest code in bzr, and
should work with the 2.7.99 packages as well, although I need to test
that.

You can also get this code via:
 $ bzr get http://wingolog.org/bzr/g-wrap/wingo g-wrap

I'm happy now! guile-gnome is out of bitrot, and g-wrap no longer
molests the root module. Now I can actually focus on updating to the
latest gnome library versions, then on apps. I'm not sure what to do
with versions, but I'll make a release soon -- I'm happy enough with the
buildability of the current code.

Cheers,

Andy.
-- 
http://wingolog.org/

Attachment: overloading-generics.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]