This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Small update to reversed_comparison_code


<<The worst thing is not this (because the decision on which was the
higher priority could have gone either way), it is that the way you
are proposing that such decisions be made is not a good way; the
effect of your proposal is that such decisions be made by an
individual acting alone in checking a patch into the compiler.
>>

Exactly! There may be cases when it makes sense to temporarily break
things to solve a serious problem, but such decisions should be
taken rarely and only with a clear consensus from those who understand
the problem. Having the decision made by an indvidual who, as Richard
Kenner notes, may be compeltely in the dark as to the significance or
urgency of the uncovered bug, is quite inappropriate.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]