icu icon indicating copy to clipboard operation
icu copied to clipboard

The home of the ICU project source code.

Results 153 icu issues
Sort by recently updated
recently updated
newest added

- [X] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-21983 - [X] Required: The PR title must be prefixed with a JIRA Issue number. - [X] Required: The PR description must include the link...

ICU-21329 didn't do forensics on this to see where it regressed (seems like a regression)

incomplete

Most of the links on this page were broken. I've tried to see what the links was referring to and updated the links to what I found out to be...

waiting-on-author

##### Checklist - [x] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-20512 - [x] Required: The PR title must be prefixed with a JIRA Issue number. - [x] Required: The PR description must include...

- [✅] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-21893 - [✅] Required: The PR title must be prefixed with a JIRA Issue number. - [✅] Required: The PR description must include the link...

See: https://unicode-org.atlassian.net/browse/ICU-21667 (Issues found by coverity in icu-69.1) ##### Checklist - [x] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-21667 - [x] Required: The PR title must be prefixed with a JIRA Issue number....

waiting-on-author

Currently there are a few stringop-truncation warning generated with gcc 11.2.1, for example: ```console In file included from ucurr.cpp:25: In constructor ‘CReg::CReg(const UChar*, const char*)’, inlined from ‘static const void*...

waiting-on-author

Currently there are a few compiler warnings generated when using GCC 11.2.1: ```console decNumber.cpp: In function ‘decNumber* uprv_decNumberSquareRoot_70( decNumber*, const decNumber*, decContext*)’: decNumber.cpp:2976:31: warning: writing 1 byte into a region...

waiting-on-author

This commit attempts to suppress the following warning when using GCC 11.2.1: ```console In function ‘const UChar* icu_70::ufmtval_getString_70( const UFormattedValue*, int32_t*, UErrorCode*)’: cc1plus: warning: function may return address of local...

waiting-on-author

Signed-off-by: David de Hilster ##### Checklist - [x] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-21834 - [x] Required: The PR title must be prefixed with a JIRA Issue number. - [x] Required: The...

waiting-on-author