Re: [E-devel] Evil usage in examples

2019-06-16 Thread Xavi Artigas
Hi, If Evil is to be private I do not think it should be included in any example. It would be a bad example, showing users what they must NOT do :) If EFL does not provide any portable way to replace these methods I think it is perfectly fine to use #ifdef in these examples. Xavi On Sun, 16 Jun

[E-devel] Evil usage in examples

2019-06-16 Thread Vincent Torri
Hello I want to make Evil completely private (it seems that currently, it is possible), but the examples need functions /macro that do not exist on Windows. Namely (for now) : edje/edje-text.c line 57 : setenv edje/edje-textblock-hyphenation.c line 85 : LC_MESSAGES Note that, on Windows, the equ