public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* Re: [Re: compile error with gtk-1.2.7]
@ 2000-03-12 12:23 Ariel Rios
  2000-03-12 15:30 ` Marius Vollmer
  0 siblings, 1 reply; 2+ messages in thread
From: Ariel Rios @ 2000-03-12 12:23 UTC (permalink / raw)
  To: Marius Vollmer, John Fremlin; +Cc: guile-gtk

Marius Vollmer <mvo@zagadka.ping.de> wrote:

> Current CVS versions of guile-gtk should have this code in
> guile-gtk.h:
> 
>     #ifndef HAVE_GDK_COLOR_COPY
>     GdkColor*    gdk_color_copy     (GdkColor *);
>     void         gdk_color_free     (GdkColor *);
>     #endif
> 
> Thus, when Gtk+ contains gdk_color_copy itself, guile-gtk should not
> declare its own prototype.  This is a fairly recent change, from
> 2000-02-27.
For some reason this #ifndef solution does not work.

Ariel

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Re: compile error with gtk-1.2.7]
  2000-03-12 12:23 [Re: compile error with gtk-1.2.7] Ariel Rios
@ 2000-03-12 15:30 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2000-03-12 15:30 UTC (permalink / raw)
  To: Ariel Rios; +Cc: John Fremlin, guile-gtk

Ariel Rios <jarios@usa.net> writes:

> For some reason this #ifndef solution does not work.

Yep, because guile-gtk.h does not include config.h (for a reason).
Boy, have I been dense.  I'll go and fix this.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-03-12 15:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-12 12:23 [Re: compile error with gtk-1.2.7] Ariel Rios
2000-03-12 15:30 ` Marius Vollmer

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).