Skip to content

Commit

Permalink
ci: update warnings after C++14 change
Browse files Browse the repository at this point in the history
ChangeLog:
	* .github/glibcxx_ubuntu64b_log_expected_warnings: Update.
  • Loading branch information
thesamesam committed Dec 10, 2024
1 parent c355d29 commit c7ab81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/glibcxx_ubuntu64b_log_expected_warnings
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,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:2230: 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 c7ab81b

Please sign in to comment.