I started a thread on icu-design (mailing list) about it. As soon as it appears in the archives, I'll post a permalink to the thread.
The null pointer check shouldn't matter - if the pointer isn't null, then it's valid anyway :-) --Myles On Wed, Jun 13, 2012 at 3:37 PM, Benjamin Poulain <[email protected]>wrote: > On Wed, Jun 13, 2012 at 3:27 PM, Darin Adler <[email protected]> wrote: > > > There is still the question of if I can upstream this to ICU, which I'm > > > checking on. > > > > I was not proposing changing ICU. > > I did. > In addition to changing WebKit, not using the pointer when the length > is zero does not necessarily seem like a bad idea to me. > > Benjamin >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

