Carsten Haitzler (The Rasterman) wrote:
this isn't actually possible to get that message unless u have a compiler bug.
check the code.
if (!e_intl_post_init())
{
e_error_message_show(_("Enlightenment cannot set up its intl system."));
_e_main_shutdown(-1);
}
now read e_intl_post_init() in e_intl.c - notice it ONLY EVER returns 1 - it
never returns anything else.
interesting.. this should be optimized away by most compilers then, I
take it.. was this done to catch compiler bugs? or is it simply a bit of
dead code? :)
--
Cheers,
Morten
:wq
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel