On Sun, Feb 28, 2010 at 7:10 PM, Vincent Torri <vto...@univ-evry.fr> wrote:
> On Sun, 28 Feb 2010, Rui Miguel Silva Seabra wrote:
>
>> Hello,
>>
>> The attached patch would seem to add http basic auth to ecore_con_url
>>
>> I'm still testing it, but I'd like to know the opinion of others on its
>> addition. I'm still a bit too shy to commit real code in core EFL
>> libraries :)
>
>  * don't use asprintf : not portable

as I said in the other mail, I'm pretty sure it is available in other
platforms since I've used it in lots of code I added to SVN.

If not available in windows, it's better to just implement it in evil,
but should be easy to do in 2 pass printf implementation.

asprintf() is a very useful function.

BR,

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to