Henri Sivonen
Henri Sivonen
### Expected behaviour When encountering a verified account, expected to be able to see a verified connection to a non-Snapcraft publisher identity. For example, expected a link to the verified...
Thank you for already addressing so many questions in the FAQ. The FAQ says that 1) the Foundation will be U.S.-based, 2) there will not be counterpart/satellite entities elsewhere at...
This happens both when targeting Android and glibc: ``` (bionic)hsivonen@localhost:~/Projects/packed_simd$ RUSTFLAGS='-Z macro-backtrace' cargo build --target thumbv7neon-unknown-linux-gnueabihf --verbose Compiling cfg-if v0.1.10 Running `rustc --crate-name cfg_if --edition=2018 /home/hsivonen/.cargo/registry/src/github.com-1285ae84e5963aae/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib...
* Bake ignored/disallow data into the normalization data after all. * Make public operations available via a dedicated wrapper type instead of the main normalizer types. Closes #2850
ICU4X is missing an API for querying the Numeric_Value property of a character. Use case: Gecko uses this property to classify the sameness of numbering systems for the purpose of...
The documentation says it returns what was resolved, but the name suggests triggering resolution.
##### Checklist - [x] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-22758 - [x] Required: The PR title must be prefixed with a JIRA Issue number. - [x] Required: The PR description must include...
##### Checklist - [x] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-22718 - [x] Required: The PR title must be prefixed with a JIRA Issue number. - [x] Required: The PR description must include...
[Gecko bug for context.](https://bugzilla.mozilla.org/show_bug.cgi?id=359303) It's unclear to me if the operation of generating a plain-text representation of HTML copied to the clipboard is within the scope of this (or any)...
### What is the issue with the URL Standard? The URL Standard, UTS 46, and RFC 3492 don’t specify interoperable behavior for Punycode encode and decode failures when a label...