[E-devel] one tidbit in E code, Q about cast to void...

2017-05-22 Thread brane212
While finding my way throught git sources, I've stumbled across this in e_start_main.c, line 366, function _e_ptrace_attach: (void)child; (void)really_know; (void)status; It's #ifdeffed-out of HAVE_SYS_PTRACE_H It's cast of three input variables (int,int,Eina_Bool) to void. I've

[E-devel] Wayland status ?

2017-05-22 Thread brane212
Hi all, I'm pretty new with E, at least from under-the-bonnet perspective, so don't take offence if I'm asking the obvious. I'm interested in Wayland and can't make E to work with it, at least on Gentoo. I compiled development copy separately and it seems to be working, well at least for