GNU gettext - Bugs: bug #56774, support Rust programming language
You are not allowed to post comments on this tracker with your current authentication level.
bug #56774: support Rust programming language
Submitter: | Bruno Haible <haible> | ||
Submitted: | Sun 18 Aug 2019 07:38:25 PM UTC | ||
Votes: | 101 | ||
Category: | Other | Severity: | 4 - Important |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
Tue 29 Aug 2023 10:55:13 AM UTC, comment #5: |
Thomas <tlmp> |
Thu 31 Mar 2022 07:27:52 PM UTC, comment #4: Although I sent it a couple of months ago, to make sure that my work is not lost, I'm posting it in the bug tracker so it's attached to the proper bug.
|
Kévin <zecakeh> |
Sat 01 Jan 2022 11:51:53 AM UTC, comment #3: I would like to work on that feature.
|
Kévin <zecakeh> |
Wed 29 Dec 2021 10:45:20 AM UTC, comment #2: For reference, the gettext-rs crate allows us to use xgettext to translate strings.
|
Kévin <zecakeh> |
Wed 29 Dec 2021 10:26:31 AM UTC, comment #1: Also note this discussion about supporting Rust in GNOME i18n.
|
Claude Paroz <claudep> |
Sun 18 Aug 2019 07:38:25 PM UTC, original submission:
Many applications are being written in Rust, such as web browsers (Firefox) and terminal emulators (alacritty).
|
Bruno Haible <haible>![]() |
Depends on the following items: None found
Items that depend on this one: None found
There are 101 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 4 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2023-07-16 | zanchey | Carbon-Copy | - | ![]() |
Added zanchey |
2022-03-31 | zecakeh | Attached File | - | ![]() |
Added 0001-Add-support-for-Rust-format-strings.patch, #53025 |
Attached File | - | ![]() |
Added 0002-xgettext-Add-Rust-support.patch, #53026 | ||
2020-11-03 | sophie | Carbon-Copy | - | ![]() |
Added sophie |
Is there any update on this, i.e., what would be the steps required to get the proposed patch merged?
As we (Proxmox) would also like to use gettext in rust based projects, and while we can write our own scanner, or try applying the proposed patch to a downstream build, we'd rather see the already existing effort getting upstreamed.