[Webkit-unassigned] [Bug 154484] Support building LocaleICU with light ICU (UCONFIG_NO_FORMATTING)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 29 01:46:14 PST 2016


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

--- Comment #13 from Olivier Blin <olivier.blin at softathome.com> ---
(In reply to comment #12)
> (In reply to comment #11)
> > Then, I should do the same for the other LocalICU fields that have been made
> > conditional in bug 154483, right?
> 
> It’s helpful to do this for all data members of pointer or scalar types with
> obvious, simple initial values such as nullptr, zero, and false, or even in
> some cases with slightly less obvious values in *all* classes and structs,
> everywhere in WebKit. Patches that do bits of that are always welcome.
> 
> And, yes, especially helpful for data members inside conditionals.

Done in bug 154731, thanks for your guidance Darin!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160229/deedff11/attachment-0001.html>


More information about the webkit-unassigned mailing list