guile-gtk-general
[Top][All Lists]
Advanced

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

Re: guile-gnome 2.16.2 patch for pickier glib


From: David Pirotte
Subject: Re: guile-gnome 2.16.2 patch for pickier glib
Date: Sun, 7 Jun 2015 16:51:58 -0300

Hello Greg,

> I am adding this patch to pkgsrc while doing the update to 2.16.2:
> 
> $NetBSD$
> 
> Modern glib objects to direct inclusion of any sub-headers.
> This patch will be sent upstream.
> 
> --- glib/gnome/gobject/guile-support.h.orig   2012-05-07 15:29:35.000000000
> +0000 +++ glib/gnome/gobject/guile-support.h
> @@ -24,7 +24,7 @@
>  #ifndef __GUILE_SUPPORT_H__
>  #define __GUILE_SUPPORT_H__
>  
> -#include <glib/gmacros.h>
> +#include <glib.h>
>  
>  #include <libguile.h>

Not sure I understand you here, both master and devel guile-gnome branches 
already
"#include <glib.h>", see in master:

        
http://git.savannah.gnu.org/cgit/guile-gnome.git/tree/glib/gnome/gobject/guile-support.h

Cheers,
David

Attachment: pgpg9gZg6x2m3.pgp
Description: OpenPGP digital signature


reply via email to

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