Skip to content

Commit

Permalink
ci: Fix expected warnings file
Browse files Browse the repository at this point in the history
The warning shown in gcc/doc/install.texi has been moved down slightly
due to adding new lines for the Rust documentation.

ChangeLog:

	* .github/bors_log_expected_warnings: Fix line number of install.texi warning.
  • Loading branch information
CohenArthur committed Apr 23, 2024
1 parent 7b55892 commit 01a78d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/bors_log_expected_warnings
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,5 @@ gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fal
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
install.texi:2231: warning: `.' or `,' must follow @xref, not f
install.texi:2238: warning: `.' or `,' must follow @xref, not f
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc/x86_64-pc-linux-gnu/14.0.1'

0 comments on commit 01a78d9

Please sign in to comment.