On Thu, 2011-05-19 at 18:19 +0200, Leif Middelschulte wrote:
> 2011/5/19 Enlightenment SVN <[email protected]>:
> > Log:
> > Elm entry: strndup is not portable, use memcpy.
> If it's in the context of copying a string, why don't you define
> strndup as a macro for platforms it's not supported on?

That's why I used it in the first place, I assumed we already had in in
Evil, but vtorri pointed out we don't. memcpy is better in this case
anyway, so I don't really mind.

--
Tom.


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to