Re: How to submit a patch for multiple bugs ?
Rhys Weatherley <[email protected]> Tue, 11 Jan 2005 07:56:26 +1000
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Organization | Southern Storm Software, Pty Ltd |
| Message-ID | <[email protected]> |
On Monday 10 January 2005 10:27 pm, Marc Haisenko wrote: > Hi folks, > I'd like to submit one patch that fixes two or three bugs at once. For one > bug there already is a bug report. How should I submit the patch ? Should I > file two additional bug reports and then submit the patch to the patch > tracker with the note that it fixes bugs #123, #124 and #125 (for example) > ? Or should I try to split it into three patches and attach those three to > the bug reports ? Submit it to the patch system with a note saying "this fixes bug #123 and also addresses these other two problems". We'll sort it out from there. Cheers, Rhys.