core/com.nokia.carbide.cpp.codescanner/html/bugs_fixed.htm
changeset 364 d4bc15911a2c
parent 0 fb279309251b
--- a/core/com.nokia.carbide.cpp.codescanner/html/bugs_fixed.htm	Fri Jul 10 11:47:48 2009 -0500
+++ b/core/com.nokia.carbide.cpp.codescanner/html/bugs_fixed.htm	Mon Jul 13 14:16:23 2009 -0500
@@ -1,24 +1,30 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -->
-<html>
-<head>
-  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-  <title>Carbide.c++ bugs fixed</title>
-  <link href="../book.css" rel="stylesheet" type="text/css" />
-  <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body bgcolor="#ffffff">
-<h2>CodeScanner bugs fixed </h2>
-<p>This is a comprehensive list of  bugs fixed by release: </p>
-<ul>
-  <li><a href="#bugs211">Bugs Fixed in 2.1.1 </a></li>
-</ul>
-<h3><a name="bugs211" id="bugs211"></a>Bugs Fixed in v2.1.1</h3>
-<ul>
-  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=6266">6266</a> - Updated to ignore After() from RTimer type member variable when checking for active objects without calling Cancel() first. </li>
-  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=6966">6966</a> - Updated the function parser in CodeScanner to filter out constant initialization.<br />
-</li>
-</ul>
-<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-</body>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -->
+<html>
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+  <title>Carbide.c++ bugs fixed</title>
+  <link href="../book.css" rel="stylesheet" type="text/css" />
+  <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+</head>
+<body bgcolor="#ffffff">
+<h2>CodeScanner bugs fixed </h2>
+<p>This is a comprehensive list of  bugs fixed by release: </p>
+<ul>
+  <li>Bugs Fixed in <a href="#bugs213">2.1.3 </a>, <a href="#bugs211">2.1.1</a></li>
+</ul>
+<h3><a name="bugs213" id="bugs213"></a>Bugs Fixed in v2.1.3</h3>
+<ul>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9046">9046</a> - Fixed an issue that generated false alarms when leaving a function preceded by constant declaration. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9047">9047</a> - Fixed an issue that generated false alarms when leaving a function call inside a switch statement. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9429">9429</a> - Fixed an issue that triggered a false alarm on leaving a function preceded by a typedef.</li>
+</ul>
+<h3><a name="bugs211" id="bugs"></a>Bugs Fixed in v2.1.1</h3>
+<ul>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=6266">6266</a> - Updated to ignore After() from RTimer type member variable when checking for active objects without calling Cancel() first. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=6966">6966</a> - Updated the function parser in CodeScanner to filter out constant initialization.<br />
+  </li>
+</ul>
+<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+</body>
 </html>
\ No newline at end of file