On Sat, Oct 6, 2012 at 1:21 PM, rustyBSD <[email protected]> wrote:
> Hi,
> I looked at the ecore_file_recursive_rm() function
> (in ecore/src/lib/ecore_file/), and I wonder why this
> is so ugly/complicated.
>
> We are doing a readlink() and two stat(). Why not simply
> do a lstat() ?

note that lstat does not exist on Windows

Vincent

>
> It takes less memory and it's simplier. Here is a patch.
>
> Am I wrong ?
>
> (And readlink() is ssize_t)
>

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to