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: Volunteer for bug summaries?


Daniel Berlin wrote:

>> 1. Add a field to bugzilla for the SVN revision at which a particular
>> regression was introduced.  Display that in bugzilla as a link to the
>> online SVN history browser so that clicking on a link takes us from the
>> PR straight to the checkin.  This field value ought to be the most
>> recent revision to the GCC trunk such that the bug did not occur in the
>> previous revision, but does occur in all subsequent revisions.
>>
>> Danny B., would you be willing to do this?
> 
> Sure.

Thanks!

There was some subsequent discussion about exactly what ought to be
stored.  FWIW, I agree that storing a range might be useful, but I think
it's important that we impose enough structure that we can easily run
queries without having to do a lot of parsing on the field.  Just my two
cents, though.

> I have to look into bugzilla 3.0 migration first though.

Understood.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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