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: GCC 3.3 release criteria


 > From: Matthias Klose <doko at cs dot tu-berlin dot de>
 > 
 > Kaveh R. Ghazi writes:
 > > Thanks Matthias, but seeing your patch two things occur to me:
 > > 
 > > One is we don't have a "tester" for x86 Debian (of any version), would
 > > you like to volunteer to be it?
 > 
 > yes, then I will "test" it on Debian unstable as well.

Great, thanks.  Though be aware that being the "tester" will mean
Debian specific bugs will be pointed your way, and the responsibility
to fix them prior to the release being made is yours not that of the
Release Manager.


 > We apply some patches to the packages, for which descriptions are
 > included into the test reports. These patches include

For the purposes of evaluating release criteria, it's important to
test and post results for a "clean" source tree.  It does no good to
say GCC 3.3 works with N extra patches when deciding whether 3.3 alone
is releasable with regards to Debian.  Don't you agree?


Is the patch below correct in your eyes?



Index: criteria.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/criteria.html,v
retrieving revision 1.3
diff -u -p -r1.3 criteria.html
--- criteria.html	4 Mar 2003 05:41:22 -0000	1.3
+++ criteria.html	4 Mar 2003 14:41:59 -0000
@@ -77,7 +77,8 @@ possible, the release will support other
                       <td>hppa2.0w-hp-hpux11.00</td>
     <td><a href="mailto:dave at hiauly1 dot hia dot nrc dot ca">John David Anglin</a></td>
 </tr>
-<tr><td>Intel x86</td><td>Debian GNU/Linux 2.2</td><td>i386-pc-linux-gnu</td><td>&nbsp;</td></tr>
+<tr><td>Intel x86</td><td>Debian GNU/Linux 3.0</td><td>i386-pc-linux-gnu</td>
+<td><a href="mailto:doko at cs dot tu-berlin dot de">Matthias Klose</a></td></tr>
 <tr><td>Intel x86</td><td>RedHat Linux 6.2</td>    <td>i686-pc-linux-gnu</td><td>&nbsp;</td></tr>
 <tr><td>Intel x86</td><td>FreeBSD 4.5</td>
                       <td>i386-unknown-freebsd4.5</td>



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