[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 googled around for significance of cast to (void), but found nothing.





--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[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 first few moments, until one hits some issue.

So I wonder, where is wayland work at this moment - it would be nice to 
know, what is expected to be fixed short-term and what

demands more work. Simple VT-change locks my machine, multi-monitor is 
still not supported etc.

Is there a page, some kind of blog or similar that could be used as a 
changelog ?

Branko


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel