]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: Rust: Refactor, part 2.
authorBruno Haible <bruno@clisp.org>
Sun, 9 Mar 2025 13:48:40 +0000 (14:48 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Mar 2025 13:54:04 +0000 (14:54 +0100)
commit71b7ef5c50eadd68b1296d31092bcfeb0e920f0d
treee0d2efd979c65b832a9a5122a845a7af6b06d7fd
parentec43cd0203711884416b58f8d07710b820924a8b
xgettext: Rust: Refactor, part 2.

* gettext-tools/src/x-rust.c (handle_comments, string_literal_value): Remove
'contents' parameter.
(extract_from_function_call, extract_from_function_call_like,
extract_from_node): Update.
gettext-tools/src/x-rust.c