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]
Other format: [Raw text]

Re: RFC: Named warnings


On Fri, 24 Jan 2003, Mark Mitchell wrote:

> So, in favor of numbers:
> 
> - They're shorter.

Either they're longer (md5sums of the message, or from /dev/random) or
else you likely get clashes when two patches adding new warnings are
reviewed in parallel, and both allocate the same number (if developers are
expected to take them sequentially).  It should be possible for multiple
patches adding warnings to be reviewed and applied out of order (and for
people to distribute patches not intended to be included in GCC CVS, and
users to apply multiple such patches without conflicts).

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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