https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
Boris changed:
What|Removed |Added
CC||bp at alien8 dot de
--- Comment #20 from Boris
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
--- Comment #19 from Jonny Grant ---
(In reply to Eric Gallager from comment #18)
> (In reply to Jonny Grant from comment #17)
> > Hello Joseph
> >
> > This was the test case I created. There isn't any warning output when 'a_t'
> > is converted
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
Eric Gallager changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
--- Comment #17 from Jonny Grant ---
Hello Joseph
This was the test case I created. There isn't any warning output when 'a_t' is
converted to 'int'. Or even if it was converted to an 'unsigned int'
https://gcc.gnu.org/ml/gcc-help/2019-07/msg000
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
--- Comment #16 from joseph at codesourcery dot com ---
Could you give the testcase you expect to be diagnosed with this option
with C++ that isn't diagnosed by default?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
--- Comment #15 from Jonny Grant ---
Great this is added for C and ObjC
Could it also be added for C++?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
--- Comment #14 from prathamesh3492 at gcc dot gnu.org ---
Author: prathamesh3492
Date: Wed Sep 4 16:25:21 2019
New Revision: 275376
URL: https://gcc.gnu.org/viewcvs?rev=275376&root=gcc&view=rev
Log:
Add warning Wenum-conversion for C and ObjC.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
Indan changed:
What|Removed |Added
CC||indan at nul dot nu
--- Comment #13 from Indan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
--- Comment #12 from Jonny Grant ---
If -Wenum-conversion is not enabled automatically, do those GCC build warnings
need to be cleaned up before it is added? It's a bit chicken and egg.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
--- Comment #11 from joseph at codesourcery dot com ---
Discussions of the change continued into Aug / Sep 2017. In particular,
there were issues with warnings this introduced in the GCC build (of
target libraries), and questions about whether
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
--- Comment #10 from Jonny Grant ---
Thank you for adding me to the ticket.
I'll add a bounty of $150 for this feature.
Could Prathamesh's change be incorporated?
Thank you, Jonny
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
Eric Gallager changed:
What|Removed |Added
CC||jg at jguk dot org
--- Comment #9 from E
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
Eric Gallager changed:
What|Removed |Added
Blocks||87403
Summary|enum warnings i
13 matches
Mail list logo