guile-user
[Top][All Lists]
Advanced

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

Re: [Fwd: how to raise a widget?]


From: Neil Jerram
Subject: Re: [Fwd: how to raise a widget?]
Date: 17 Oct 2001 22:13:16 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "David" == David Pirotte <address@hidden> writes:

    David> Marius Vollmer wrote:
    >> Also, submit a patch to the guile-gtk list. ;-)

    David> i wish i could, but don't know how to produce a patch and i
    David> could not compile, probably because i use guile-1.7.0 ?

    David> gdk-glue.c:1421: `SCM_LIST0' undeclared (first use in this
    David> function) gdk-glue.c:1421: (Each undeclared identifier is
    David> reported only once gdk-glue.c:1421: for each function it
    David> appears in.)  gdk-glue.c: In function
    David> `sgtk_g_timer_elapsed': gdk-glue.c:2065: `SCM_LIST0'
    David> undeclared (first use in this function) make: ***
    David> [gdk-glue.lo] Error 1

So what did SCM_LIST0 used to mean pre-1.7.0?  (I don't remember, and
I don't have a copy of gdk-glue.c handy.)  Can't you guess from the
context in which it's being used, and then just add in an appropriate
#define?

        Neil




reply via email to

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