[Webkit-unassigned] [Bug 65311] [EFL] Replace strerror with strerror_r.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 8 05:33:45 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65311
--- Comment #11 from Raphael Kubo da Costa <kubo at profusion.mobi> 2011-08-08 05:33:45 PST ---
(In reply to comment #10)
> > 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.
No, %m is not portable and should not be used. I don't think we only have glibc in mind.
IMO, the bug should be closed.
--
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