https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29280
Andrew Pinski changed:
What|Removed |Added
CC||markgaleck at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29280
--- Comment #6 from Manuel López-Ibáñez ---
(In reply to Martin Sebor from comment #5)
> It seems like it should be trivial to enhance the warning by adding a note
> with the suggestion(s) mentioned in the request.
Given all the cases mentioned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29280
Martin Sebor changed:
What|Removed |Added
Last reconfirmed|2010-02-21 00:38:52 |2016-4-15
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29280
Manuel López-Ibáñez changed:
What|Removed |Added
CC||xinliangli at gmail dot com
--- Com
--- Comment #3 from manu at gcc dot gnu dot org 2010-02-21 00:38 ---
I agree with the reporter. The warning text suggests what it is actually not
the most common solution and it fails miserably in some cases (see PR 25733).
--
manu at gcc dot gnu dot org changed:
What
--- Comment #2 from elanthis at awesomeplay dot com 2006-09-30 15:20
---
I only bring it up because I've repeatedly seen novice programmers get confused
by the warning. It might be clear to someone who's an experienced C developer,
but then, they probably don't really need the warning
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-29 04:15 ---
Actually this warning is clear and I don't think it should be changed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--