Author: sebor
Date: Wed Dec 6 09:47:27 2006
New Revision: 483164
URL: http://svn.apache.org/viewvc?view=rev&rev=483164
Log:
2006-12-06 Martin Sebor <[EMAIL PROTECTED]>
* bugs.html: Added operating systems that gcc runs on.
Corrected a typo.
Modified:
incubator/stdcxx/site/bugs.html
Modified: incubator/stdcxx/site/bugs.html
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/site/bugs.html?view=diff&rev=483164&r1=483163&r2=483164
==============================================================================
--- incubator/stdcxx/site/bugs.html (original)
+++ incubator/stdcxx/site/bugs.html Wed Dec 6 09:47:27 2006
@@ -251,7 +251,7 @@
<td>
Comeau C++
</td>
- <td>Linux, Solaris, Widows</td>
+ <td>Linux, Solaris, Windows</td>
<td>i86, SPARC</td>
</tr>
@@ -275,7 +275,7 @@
<td>
<a
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?requestId=12310379">gcc</a>
</td>
- <td>AIX, Cygwin, HP-UX, IRIX, Linux, Solaris, Tru64 UNIX</td>
+ <td>AIX, Cygwin, FreeBSD, HP-UX, IRIX, Linux, Mac OC, NetBSD,
Solaris, Tru64 UNIX</td>
<td>Alpha, AMD64, EM64T, i86, IA64, MIPS, PA-RISC, Power PC,
SPARC</td>
</tr>