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 equivalent of setenv() is _putenv()

I can include evil_private.h in these examples. Is it ok for everyone
? Or should I export setenv and LC_MESSAGES in Evil.h (and maybe other
stuff ?

Vincent


_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to