Morten Nilsen wrote:
would probably be a good idea to check the return of ecore_config_init..
I hadn't considered that, as the original code doesn't check it..


should have put this in the last mail, sorry for the spam :P

if(ecore_config_init("econfig") != ECORE_CONFIG_ERR_SUCC) {
        fprintf(stderr, "Couldn't init ecore_config!\n");
        return 1;
}

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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to