added build 488 and 489 notes RCL_2_4
authorfturovic <frank.turovich@nokia.com>
Wed, 03 Mar 2010 14:14:10 -0600
branchRCL_2_4
changeset 1075 813bd48e625c
parent 1074 813a10f1f0d7
child 1076 326a4daf1279
added build 488 and 489 notes
core/com.nokia.carbide.cpp.compiler.doc.user/html/introduction/new_features.htm
--- a/core/com.nokia.carbide.cpp.compiler.doc.user/html/introduction/new_features.htm	Wed Mar 03 14:13:23 2010 -0600
+++ b/core/com.nokia.carbide.cpp.compiler.doc.user/html/introduction/new_features.htm	Wed Mar 03 14:14:10 2010 -0600
@@ -15,6 +15,15 @@
 <h2>New Features &amp; Bug Fixes</h2>
 <p>A list of bug fixes for the compiler and linker can be found in the <span class="code">Symbian_x86_BuildTools_Notes.txt</span> file located in the <span class="code">&lt;Carbide_Install_Dir&gt;\x86Build\Release_Notes</span> directory.</p>
 <p>This reference has new and updated topics:</p>
+<h5>3.2.5 Build 489</h5>
+<ul>
+  <li>    Corrected an issue that prevented compiling of file names with different case handling across different OS systems</li>
+</ul>
+<h5>3.2.5 Build 488</h5>
+<ul>
+  <li> Fixed an issue where a <span class="code">const</span> exception is thrown but it was not getting caught by a non <span class="code">const catch</span>  block.</li>
+  <li>Fixed an internal compiler error in floating point code generation during optimization.</li>
+</ul>
 <h5>3.2.5 Build 487</h5>
 <ul>
   <li><span class="style5"><b>IMPORTANT WINSCW COMPILER</b></span> change - the WINSCW compiler 3.2.5 build 487  provides new name mangling to support critical exception handling. Without this change an exception can cause a program or system crash. For more information visit the <a href="http://developer.symbian.org/wiki/index.php/Category:C/C++/WINSCW">WINSCW</a> wiki page. <br>
@@ -166,7 +175,7 @@
   <li>Information in this manual now uses references to the ISO C and C++ standards instead of Ellis and Stroustrup&rsquo;s The Annotated C++ Reference Manual (ARM) and Kernighan and Richie&rsquo;s The C Programming Language (K&amp;R).<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>
+<div id="footer">Copyright &copy; 2010 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>