Hisham Mardam Bey wrote: > ~/code/e17/libs/ecore/src/lib/ecore_x > > .oOo. grep prefetch *.[ch] | grep xy > > ecore_xcb_window.c:ecore_x_pointer_xy_get_prefetch(Ecore_X_Window window) > Ecore_X.h:EAPI void ecore_x_pointer_xy_get_prefetch(Ecore_X_Window window); > > Which effectively places it in Ecore_X.h without having stubs for it > in the C files. People that try to use it will get compile time > errors: > > /tmp/ccwsbRaX.o: In function `_eg_grab_region_start': > egrab.c:(.text+0x426): undefined reference to > `ecore_x_pointer_xy_get_prefetch' > collect2: ld returned 1 exit status > > This needs to be fixed, pronto. >
WTH !!! Who broke ecore_x ?? This also effects ecore_x_default_screen_get. These functions are not specific to ecore_xcb, but rather are generic ecore_x functions, so this needs to be fixed like NOW !!!!!!!! dh ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
