RE: ICU4C API proposal - int64 support for NumberFormat
Pete Barber <[email protected]>
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Message-ID | <898D73F2C81ACD4FBE0EE8F900CA3C5403D06AF4@rdgxch05.enterprise.veritas.com> |
>>The main issue for me is not HP-UX aCC uint64_t support, but it is keeping >>the ICU4C and ICU4J APIs in sync. I agree that it's nice to keep things in sync. But what does this functionally achieve. When I submitted my changes to you, you said that I would need to provide full support, i.e. parsing/input. Surely FULL support implies unsigned as well as signed 64bit ints. Not having unsigned will mean for some apps. (mine at least:-)) that there ISN'T 64bit int support. Thanks, Pete Barber