https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115810
Bug ID: 115810 Summary: Strange warning messages Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: linuxnyasha at tutanota dot com Target Milestone: --- Created attachment 58599 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58599&action=edit Logs Code: https://github.com/linuxnyasha/cserver/tree/gcc-patch Strange warning messages: /home/runner/work/cserver/cserver/build/_deps/utempl-src/include/utempl/utils.hpp:180:40: warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 551 | ComponentConfig<names, Components, Options>...) { /home/runner/work/cserver/cserver/build/_deps/utempl-src/include/utempl/utils.hpp:180:40: warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 552 | return DependencyGraph<DependencyGraphElement<names, /home/runner/work/cserver/cserver/build/_deps/utempl-src/include/utempl/utils.hpp:180:40: warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 553 | []<utempl::ConstexprString name, typename Component, ::cserver::Options OOptions>( /home/runner/work/cserver/cserver/build/_deps/utempl-src/include/utempl/utils.hpp:180:40: warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~