Add GCC 3.3 upgrade to 5.2-RELEASE "must-have" list. Hold kan and

obrien responsible; mention the issue with application support as
a reason to hold off from 5.1-RELEASE.
This commit is contained in:
Robert Watson 2003-05-04 16:03:04 +00:00
parent 7715c27348
commit 6a17cb18d4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16787

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.6 2003/04/27 17:46:24 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.7 2003/04/27 18:55:32 rwatson Exp $">
<!ENTITY title "FreeBSD 5.2 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -131,6 +131,16 @@
support for the AMD64 architecture in 5.2-RELEASE.</td>
</tr>
<tr>
<td>GCC 3.3 upgrade</td>
<td>In progress</td>
<td>&a.obrien; &a.kan;</td>
<td>To properly support AMD64, a compiler upgrade is required;
however, the new GCC 3.3 has a substantial number of new warnings
that will disrupt application support, preventing inclusion in
5.1-RELEASE. This is a must-have for 5.2-RELEASE.</td>
</tr>
</table>
<h3>Desired Features for 5.2-RELEASE</h3>