On Wed, 08 Feb 2006 04:36:19 +0100 Morten Nilsen <[EMAIL PROTECTED]> babbled:

> 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? :)

code that never lived. in case one day we make the init call actuall return a
fail code...

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
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

Reply via email to