Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <e94_msu@elixir.e.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Fri, 17 Jul 1998 21:55:58 +0200

Re: triggered some probs with libAA-target

> Please put this documention in mansync.inc.

Ok, I've added some quick notes about the new stuff.

> > > can someone tell if this _mansync_stop is really needed ?? i'll try if
> > > everything works without this call in GGIdlcleanup.
> > 
> > Replace it with:
> > 
> >         /* prevents a soon-to-be unloaded function from being called */
> >         ggiSetFlags(vis, GGIFLAG_ASYNC);
> >         ggiFlush(vis);
> 
> I had a much cleaner version of this mansync business sitting around, but it
> requires ggiSetFlags passed to targets.  Should we implement that now?

Yes, definitely!

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |      E-Mail: e94_msu@e.kth.se


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