[Bug c++/115810] New: Strange warning messages
linuxnyasha at tutanota dot com
gcc-bugzilla@gcc.gnu.org
Sat Jul 6 23:12:39 GMT 2024
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: |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the Gcc-bugs
mailing list