[Bug c++/88501] Improve suggested alternative to be closer to typo

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 14 19:21:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88501

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
                 CC|                            |dmalcolm at gcc dot gnu.org,
                   |                            |egallager at gcc dot gnu.org

--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
Another heuristic besides length chars would be that "string" is a typename and
"stdin" isn't. David?


More information about the Gcc-bugs mailing list