> On Wednesday 08 January 2003 18:04, Brian S. Julin wrote: > > I'll try to update to -15 and fix tonight. Again, I don't have any > > No, i'm not an email junkie ... ;-) It' simply the relevant part of the > diff so far between -13 and -15 (constructed, diff was as confused as > myself): > > diff /usr/include/directfb-internal/core/gfxcard.h [< -13] [-15 >] > < void *dfb_gfxcard_memory_virtual( unsigned int offset ); > > void *dfb_gfxcard_memory_virtual( GraphicsDevice *device, > unsigned int offset ); > > diff /usr/include/directfb-internal/core/fusion/reactor.h [< -13] [-15 > >] > < FusionResult reactor_attach (FusionReactor *reactor, > < React react, > < void *ctx); > > FusionResult reactor_attach (FusionReactor *reactor, > > React react, > > void *ctx, > > Reaction *reaction); > > I don't know yet where to get that gfxdev or reaction from? > martin >
IMO, the directfb people are ill, if not braindead! Changing the API's between _each_ release is a sign of stupidity in designing things... -- CU, Christoph Egger E-Mail: [EMAIL PROTECTED] +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr f�r 1 ct/ Min. surfen!
