clarify obvious fix.

This commit is contained in:
Andrew Cagney 2001-11-28 22:47:30 +00:00
parent 62f81eda5c
commit 54c92070ce
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2001-11-27 Andrew Cagney <ac131313@redhat.com>
* MAINTAINERS: Clarify obvious fix a little (as suggested by Eli
Zaretskii).
2001-11-25 Jim Blandy <jimb@redhat.com> 2001-11-25 Jim Blandy <jimb@redhat.com>
* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes. * mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.

View File

@ -33,13 +33,16 @@ All maintainers listed in this file are allowed to check in obvious
fixes. fixes.
An "obvious fix" means that there is no possibility that anyone will An "obvious fix" means that there is no possibility that anyone will
disagree with the change. Something like bypassing an interface will disagree with the change.
result in instantaneous and loud complaints.
A good mental test is "will the person who hates my work the most be A good mental test is "will the person who hates my work the most be
able to find fault with the change" - if so, then it's not obvious and able to find fault with the change" - if so, then it's not obvious and
needs to be posted first. :-) needs to be posted first. :-)
Something like changing or bypassing an interface is _not_ an obvious
fix, since such a change without discussion will result in
instantaneous and loud complaints.
Target/Architecture: Target/Architecture: