This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


>>>>> "David" == David Pirotte <david@altosw.be> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]