Bug 2038504 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Landry Breuil (:gaston) from comment #4)
> esr140 builds fine with llvm21, and the generated nss_prelude.rs is the same as with llvm20. something changed with llvm22...

apparently that's related to rust-bindgen version, according to https://discussion.fedoraproject.org/t/f44-change-proposal-bump-minimum-rust-bindgen-to-v0-72-selfcontained/179475

and nss_prelude.rs comment header says 0.69.something. i'll look at what generates it, and it also seems that the files in beta/m-c have a 0.72 header.
(In reply to Landry Breuil (:gaston) from comment #4)
> esr140 builds fine with llvm21, and the generated nss_prelude.rs is the same as with llvm20. something changed with llvm22...

apparently that's related to rust-bindgen version, according to https://discussion.fedoraproject.org/t/f44-change-proposal-bump-minimum-rust-bindgen-to-v0-72-selfcontained/179475

and nss_prelude.rs comment header says 0.69.something. i'll look at what generates it, and it also seems that the files in beta/m-c have a 0.72 header. last bindgen update was in bug #1985509 for .. 144

Back to Bug 2038504 Comment 5