[Bug c++/88607] New: forward_list.h contains utf-8 charactor
fudoudou@m-japan.co.jp
gcc-bugzilla@gcc.gnu.org
Thu Dec 27 08:14:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88607
Bug ID: 88607
Summary: forward_list.h contains utf-8 charactor
Product: gcc
Version: 7.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: fudoudou@m-japan.co.jp
Target Milestone: ---
in forward_list.h line 783
// 23.3.4.5 modifiers:
the "fi" is actually a UTF-8 charactor
therefore compile with -finput-charset fails
More information about the Gcc-bugs
mailing list