Index: [thread] [date] [subject] [author]
  From: Andrew Apted <ajapted@netspace.net.au>
  To  : ggi-develop@eskimo.com
  Date: Sun, 23 Aug 1998 16:27:45 +1000

Re: debugging libggi...

Peter Amstutz writes:

>  Right now the X target seems broken (I'm working against anon cvsdevel
>  from a few hours ago) 

Mine doesn't even compile here.  The offending lines are in
display/X/visual.c :

    int first = vis->app_dbs.first_targetbuf;
    int last = vis->app_dbs.last_targetbuf;

Marcus, what are these for ?

Cheers,
_____________________________________________  ____
                                               \  /
  Andrew Apted   <andrew@ggi-project.org>       \/
  

Index: [thread] [date] [subject] [author]