public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/66440] Diagnostic on "'foo' was not declared in this scope" offers an invalid suggestion
       [not found] <bug-66440-4@http.gcc.gnu.org/bugzilla/>
@ 2021-12-10 11:39 ` pinskia at gcc dot gnu.org
  2021-12-10 11:48 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-10 11:39 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-12-10
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug c++/66440] Diagnostic on "'foo' was not declared in this scope" offers an invalid suggestion
       [not found] <bug-66440-4@http.gcc.gnu.org/bugzilla/>
  2021-12-10 11:39 ` [Bug c++/66440] Diagnostic on "'foo' was not declared in this scope" offers an invalid suggestion pinskia at gcc dot gnu.org
@ 2021-12-10 11:48 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: redi at gcc dot gnu.org @ 2021-12-10 11:48 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The "did you mean ... ?" suggestions are pretty basic, there's no semantic
analysis. So they are imperfect, but still useful more often than not.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-10 11:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-66440-4@http.gcc.gnu.org/bugzilla/>
2021-12-10 11:39 ` [Bug c++/66440] Diagnostic on "'foo' was not declared in this scope" offers an invalid suggestion pinskia at gcc dot gnu.org
2021-12-10 11:48 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).