Hi Arthur,
On Tue, 2021-09-21 at 13:58 +0200, cohenarthur.dev via Gcc-rust wrote:
> I forgot to do a clean build before creating the pull request and the
> file was already compiled... Sorry about that!
>
> I'll keep on working on v0 mangling in order to get all the parts
> linked correctly, but
Thanks Mark!
I forgot to do a clean build before creating the pull request and the
file was already compiled... Sorry about that!
I'll keep on working on v0 mangling in order to get all the parts linked
correctly, but it was in a bit of a dire state :)
Cheers,
Arthur
--
Gcc-rust mailing list
Gc
There were two warnings in rust-mangle.cc
rust-mangle.cc: In function ‘std::string Rust::Compile::v0_mangle_item
(const Rust::TyTy::BaseType*, const Rust::Resolver::CanonicalPath&, const
string&)’:
rust-mangle.cc:198:1: warning: no return statement in function returning
non-void
rust-mangle.cc: