There were two warnings in lexer parse_byte_char and parse_byte_string
code for arches with signed chars:
rust-lex.cc: In member function
‘Rust::TokenPtr Rust::Lexer::parse_byte_char(Location)’:
rust-lex.cc:1564:21: warning: comparison is always false due to limited
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