|
From: Markus S. <mar...@gm...> - 2018-02-09 22:49:13
|
On Fri, Feb 9, 2018 at 2:35 PM, Shane Carr via icu-design < icu...@li...> wrote: > > *There are three methods in NumberFormatter that adopt a pointer to an > object. The original proposal of these methods was for them to take > non-const pointers as arguments.* > ... original ... *const* pointers ... * However, Markus noted that other ICU APIs usually take non-const > pointers. I therefore propose changing the three NumberFormatter methods > to also take non-const pointers.* > Thanks! LGTM markus |