On Sun, 17 Jan 2010 00:36:19 -0200 Fabiano FidĂȘncio <fiden...@profusion.mobi>
said:

fixed. i got myself some xi2 headers now.

> Hello, Raster.
> 
> ecore_x_events.c has some troubles here. :-(.
> The output log is attached.
> 
> []'s
> 
> On Sat, Jan 16, 2010 at 11:33 PM, Enlightenment SVN <
> no-re...@enlightenment.org> wrote:
> 
> > Log:
> >  opcode -> _ecore_x_xi2_opcode
> >
> > Author:       raster
> > Date:         2010-01-16 17:33:43 -0800 (Sat, 16 Jan 2010)
> > New Revision: 45236
> >
> > Modified:
> >  trunk/ecore/src/lib/ecore_x/xlib/ecore_x_events.c
> >
> > Modified: trunk/ecore/src/lib/ecore_x/xlib/ecore_x_events.c
> > ===================================================================
> > --- trunk/ecore/src/lib/ecore_x/xlib/ecore_x_events.c   2010-01-16 21:01:59
> > UTC (rev 45235)
> > +++ trunk/ecore/src/lib/ecore_x/xlib/ecore_x_events.c   2010-01-17 01:33:43
> > UTC (rev 45236)
> > @@ -439,7 +439,7 @@
> >
> >  #ifdef ECORE_XI2
> >    if (xevent->xcookie.type == GenericEvent &&
> > -       xevent->xcookie.extension == opcode)
> > +       xevent->xcookie.extension == _ecore_x_xi2_opcode)
> >      {
> >         if (XGetEventData(_ecore_x_disp &(xevent->xcookie)))
> >           {
> >
> >
> >
> > ------------------------------------------------------------------------------
> > Throughout its 18-year history, RSA Conference consistently attracts the
> > world's best and brightest in the field, creating opportunities for
> > Conference
> > attendees to learn about information security's most important issues
> > through
> > interactions with peers, luminaries and emerging and established companies.
> > http://p.sf.net/sfu/rsaconf-dev2dev
> > _______________________________________________
> > enlightenment-svn mailing list
> > enlightenment-...@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
> >
> 
> 
> 
> -- 
> Fabiano FidĂȘncio
> ProFUSION embedded systems
> http://www.profusion.mobi
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to