~/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. -- Hisham Mardam Bey http://hisham.cc/ +1-514-713-9312 Codito Ergo Sum (I Code Therefore I Am) ------------------------------------------------------------------------- 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 enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel