1
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
2 |
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -->
|
|
3 |
<html>
|
|
4 |
<head>
|
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
6 |
<title>Carbide.c++ bugs fixed</title>
|
|
7 |
<link href="../book.css" rel="stylesheet" type="text/css" />
|
|
8 |
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
|
|
9 |
</head>
|
|
10 |
<body bgcolor="#ffffff">
|
|
11 |
<h2>CodeScanner bugs fixed </h2>
|
|
12 |
<p>This is a comprehensive list of bugs fixed by release: </p>
|
|
13 |
<ul>
|
|
14 |
<li>Bugs Fixed in <a href="#bugs213">2.1.3 </a>, <a href="#bugs211">2.1.1</a></li>
|
|
15 |
</ul>
|
|
16 |
<h3><a name="bugs213" id="bugs213"></a>Bugs Fixed in v2.1.3</h3>
|
|
17 |
<ul>
|
|
18 |
<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>
|
|
19 |
<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>
|
|
20 |
<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>
|
|
21 |
</ul>
|
|
22 |
<h3><a name="bugs211" id="bugs"></a>Bugs Fixed in v2.1.1</h3>
|
|
23 |
<ul>
|
|
24 |
<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>
|
|
25 |
<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 />
|
|
26 |
</li>
|
|
27 |
</ul>
|
|
28 |
<div id="footer">Copyright © 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>
|
|
29 |
</body>
|
|
30 |
</html> |