[Webkit-unassigned] [Bug 65311] [EFL] Replace strerror with strerror_r.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 01:04:50 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65311





--- Comment #10 from KwangHyuk <hyuki.kim at samsung.com>  2011-08-08 01:04:49 PST ---
> Ahnn... this is true if we don't mind to support a libc other than glibc. 
> Otherwise it should remain as is.

Thank you for your detail idea,

"%m" looks good to me too because glic's printf seems to use strerror_r.
And printf will ignore "%m" if it will not available.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list