sbsv2/raptor/RELEASE-NOTES.html
changeset 412 824dddcc66f7
parent 410 924ab6786b2f
parent 398 dde9ce4a8aa8
child 422 f73eee123484
equal deleted inserted replaced
406:698b9b7141d7 412:824dddcc66f7
    20 </ul>
    20 </ul>
    21 
    21 
    22 <h3>Defect Fixes</h3>
    22 <h3>Defect Fixes</h3>
    23 <ul>
    23 <ul>
    24 
    24 
    25 <li>to be integrated</li>
    25 <li>                                                                  DPDEF143018      - Raptor doesn't handle spaces in GCCE installation directory correctly                                                </li>
       
    26 <li>                                                                  DPDEF143101      - GCC-E isn't tested as part of the tool checking mechanism                                                            </li>
       
    27 <li>                                                                  DPDEF141195      - Raptor doesn't handle spaces in tool paths                                                                           </li>
       
    28 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2172"> SF Bug 2172 </a> - [Raptor] Resource builds warn on encountering trigraph-like strings                                                  </li>
       
    29 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2308"> SF Bug 2308 </a> - [Raptor] PLUGIN3 TARGETTYPEs don't set resource output offsets correctly                                             </li>
       
    30 <li>                                                                  Fix: in copylogfromannofile mode, ensure that the build id and duration are included in the log.  These are not critical but are useful </li>
       
    31 <li>                                                                  Fix: remove unnecessary empty lines in log output in copylogfromannofile mode                                                           </li>
       
    32 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=1939"> SF Bug 1939 </a> - [Raptor] PAGED keyword in MMP files should imply byte pair compressed                                                </li>
       
    33 <li>                                                                  DPDEF144648      - Raptor failed to build tools_deb objects under Windows XP                                                            </li>
    26 
    34 
    27 </ul>
    35 </ul>
    28 
    36 
    29 <!-- older notes are plain text -->
    37 <!-- older notes are plain text -->
    30 <pre>
    38 <pre>
    31 version 2.12.5
    39 version 2.12.5
    32 
    40 
    33 Defect Fixes:
    41 Defect Fixes:
    34 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). 
    42 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log).
    35 
       
    36   Allow Raptor to obtain log from emake annotation file where it is uncorrupted.  A new 
    43   Allow Raptor to obtain log from emake annotation file where it is uncorrupted.  A new 
    37   Make engine option "copyannofile2log" enables/disables this mode for emake. If this option is disabled
    44   Make engine option "copylogfromannofile" enables/disables this mode for emake. If this option is disabled
    38   or if no annotation file is specified for the build then Raptor reads logs directly as normal.
    45   or if no annotation file is specified for the build then Raptor reads logs directly as normal.
       
    46 - SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp 
    39 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed"
    47 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed"
    40 - Fix: extend tracecompiler tests to Linux
    48 - Fix: extend tracecompiler tests to Linux
    41 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm
    49 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm
       
    50 - Fix: improve robustness to bad -c options
    42 
    51 
    43 
    52 
    44 version 2.12.4
    53 version 2.12.4
    45 
    54 
    46 Defect Fixes:
    55 Defect Fixes: