core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm
changeset 1630 52411f522115
parent 1407 df626de54f3a
child 1657 03f5f8bf29b4
child 1714 de8be97ec6b8
equal deleted inserted replaced
1629:b2ce754c5137 1630:52411f522115
    15 <body bgcolor="#ffffff">
    15 <body bgcolor="#ffffff">
    16 <h2>Carbide.c++ bugs fixed </h2>
    16 <h2>Carbide.c++ bugs fixed </h2>
    17 <p>This is a comprehensive list of bugs fixed by release: </p>
    17 <p>This is a comprehensive list of bugs fixed by release: </p>
    18 <ul>
    18 <ul>
    19   <li>Bugs Fixed in <a href="#bugs300">3.0.0</a></li>
    19   <li>Bugs Fixed in <a href="#bugs300">3.0.0</a></li>
    20   <li>Previous releases: <a href="#bugs260">2.6.0</a></li>
    20   <li>Previous releases: <a href="#bugs270">2.7.0</a>, <a href="#bugs270">2.6.0</a></li>
    21 </ul>
    21 </ul>
    22 <h3><a name="bugs300" id="bugs10"></a>Bugs Fixed in v3.0.0</h3>
    22 <h3><a name="bugs300" id="bugs10"></a>Bugs Fixed in v3.0.0</h3>
    23 <ul>
    23 <ul>
    24     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10267">0</a> - <em>nada</em></li>
    24     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10267">0</a> - <em>nada</em></li>
       
    25 </ul>
       
    26 <h4><a name="bugs260" id="bugs2"></a>v2.7.0</h4>
       
    27 <ul>
       
    28     
       
    29     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10267">11222</a> - You can now disable device discovery in the <strong>Remote Connection</strong> view to avoid conflicts between different connection protocols within Carbide. </li>
       
    30     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11240">11240</a> - Ensured that the temporary project session property <span class="code">symbian-abld</span> is set before <span class="code">qmake</span> is called. </li>
       
    31     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11255">11255</a> - The <strong>Run builds concurrently</strong> option now correctly passes '<span class="code">-j 1</span>' when disabled. </li>
       
    32     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11353">11353</a> - Fixed a parsing issue where non-alphanumeric characters would halt the parsing process. </li>
       
    33     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11381">11381</a> - Customizing a perspective should no longer generate an NPE. </li>
       
    34     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11390">11390</a> - Fixed an issue that would sometimes cause the Symbian OS SDK list to remain blank when creating a new template project. </li>
       
    35     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11397">11397</a> - Fixed bug where program arguments were not being passed with run configurations. </li>
       
    36     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11416">11416</a> - Fixed an issue where the debugger might crash when it encountered breakpoints in several projects.</li>
       
    37     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11442">11442</a> - Compiler no longer interprets the string 'instantiated from here' as an error in GCC builds. </li>
    25 </ul>
    38 </ul>
    26 <h4><a name="bugs260" id="bugs"></a>v2.6.0</h4>
    39 <h4><a name="bugs260" id="bugs"></a>v2.6.0</h4>
    27 <ul>
    40 <ul>
    28     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10267">10267</a> - Fixed an issue that prevented some executables from appearing in the Executables view. </li>
    41     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10267">10267</a> - Fixed an issue that prevented some executables from appearing in the Executables view. </li>
    29   <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10525">10525</a> - Raptor builds correctly report an error of a missing header file and not the input source file itself. </li>
    42   <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10525">10525</a> - Raptor builds correctly report an error of a missing header file and not the input source file itself. </li>