[Bug c/7654] warn if an enum is being assigned a non enum value

2019-10-18 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=7654 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment

[Bug c/7654] warn if an enum is being assigned a non enum value

2017-05-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=7654 Martin Sebor changed: What|Removed |Added Status|SUSPENDED |NEW CC|

[Bug c/7654] warn if an enum is being assigned a non enum value

2008-08-24 Thread manu at gcc dot gnu dot org
--- Comment #10 from manu at gcc dot gnu dot org 2008-08-24 21:31 --- I think we should mark as SUSPENDED those enhancement requests where there is no consensus that we actually want the feature, even if a patch were available. It would be a waste of time to implement this just to have i

[Bug c/7654] warn if an enum is being assigned a non enum value

2008-02-15 Thread manu at gcc dot gnu dot org
--- Comment #9 from manu at gcc dot gnu dot org 2008-02-15 10:36 --- It is not clear whether we want such a warning or not (and in 6 years, just 2 people have suggested it not too loudly). But if we do: * -Wstrict-enums seems a better name. It should be consistent and not handle only as