|
| | Subject: | special keyword for silent wrong-code bugs | | Group: | Gcc | | From: | Thomas Koenig | | Date: | 25 May 2007 |
What about a keyword for bugs that
- generate wrong code
- affect a standard-conforming program
- are silent (no error message)
?
IMHO, these bugs are especially nasty and should get high visibility
(and maybe even special privileges for fixing on a release branch).
Thomas
|