On Sun, 2010-08-08 at 15:00 +0200, Vincent Torri wrote: > in the end, it's the same, it's the multiplication of the size by the nbr > of elements, and as the multiplication with real numbers is commutative...
It's just a matter of working clean. Variable names and parameter names help understand the code meaning. We should do as the docs state in order to avoid the confusion of developers reading the code. Furthermore, you can never rely on current implementation of functions in different libraries. This case is a beat extreme, as it's really unlikely that the implementation will ever change, but still, there's no reason why not to work in a correct manner. -- Tom. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel