Skip to content

Commit 55a9d8d

Browse files
thesamesamtschwinge
authored andcommitted
ci: update warnings after C++14 change
ChangeLog: * .github/glibcxx_ubuntu64b_log_expected_warnings: Update. * .github/log_expected_warnings: Update.
1 parent f3b1216 commit 55a9d8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/glibcxx_ubuntu64b_log_expected_warnings

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,5 @@ gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fal
128128
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
129129
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
130130
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
131-
install.texi:2231: warning: `.' or `,' must follow @xref, not f
131+
install.texi:2230: warning: `.' or `,' must follow @xref, not f
132132
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc/x86_64-pc-linux-gnu/14.0.1'

.github/log_expected_warnings

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,5 +150,5 @@ gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fal
150150
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
151151
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
152152
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
153-
install.texi:2231: warning: `.' or `,' must follow @xref, not f
153+
install.texi:2230: warning: `.' or `,' must follow @xref, not f
154154
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc/x86_64-pc-linux-gnu/14.0.1'

0 commit comments

Comments
 (0)