Skip to content

Conversation

@filmil
Copy link
Member

@filmil filmil commented Jun 19, 2024

No description provided.

vmiklos and others added 4 commits November 9, 2024 15:10
Building in a Fedora 41 container againts clang-19 results in a lib.rs
(output from bindgen) that is missing key functions like u_strFromUTF8.

Digging deeper, this is a problem with bindgen, see
<rust-lang/rust-bindgen#2945>.

Update bindgen to a newer version which is just new enough to fix the
problem.

Fixes <google#305>.
This is an experimental change, hopefully will include other crates too.
@filmil
Copy link
Member Author

filmil commented Nov 20, 2024

I'm going to keep this PR around in case someone gets a good idea how to restart bazel work.

I stopped this because I saw no easy way to export what we have here over to crates.io. There is a proposal for building an exporter in rules_rust [1], and the author was kind enough to provide hints [2], but I wasn't sure I could justify the work on that side quest under what support I have for rust_icu.

There are some alternative approaches [3] that I may decide to pursue, but that is a fairly separate concern. I think not using cargo for this work is probably more trouble than it's worth. For this reason, I'd leave it to anyone willing and able to undertake [2].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants