31 </ul> |
31 </ul> |
32 |
32 |
33 <h3>Defect Fixes</h3> |
33 <h3>Defect Fixes</h3> |
34 <ul> |
34 <ul> |
35 |
35 |
36 <li>to be integrated</li> |
36 <li> DPDEF143018 - Raptor doesn't handle spaces in GCCE installation directory correctly </li> |
|
37 <li> DPDEF143101 - GCC-E isn't tested as part of the tool checking mechanism </li> |
|
38 <li> DPDEF141195 - Raptor doesn't handle spaces in tool paths </li> |
|
39 <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> |
|
40 <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> |
|
41 <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> |
|
42 <li> Fix: remove unnecessary empty lines in log output in copylogfromannofile mode </li> |
|
43 <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> |
|
44 <li> DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP </li> |
|
45 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2134"> SF Bug 2134 </a> - [Raptor] Raptor does not pass overridden make variables into its makefiles </li> |
|
46 <li> Fix : do not allow data to be paged implicitly </li> |
37 |
47 |
38 </ul> |
48 </ul> |
39 |
49 |
40 <!-- older notes are plain text --> |
50 <!-- older notes are plain text --> |
41 <pre> |
51 <pre> |
42 version 2.12.5 |
52 version 2.12.5 |
43 |
53 |
44 Defect Fixes: |
54 Defect Fixes: |
45 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). |
55 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). |
46 |
|
47 Allow Raptor to obtain log from emake annotation file where it is uncorrupted. A new |
56 Allow Raptor to obtain log from emake annotation file where it is uncorrupted. A new |
48 Make engine option "copyannofile2log" enables/disables this mode for emake. If this option is disabled |
57 Make engine option "copylogfromannofile" enables/disables this mode for emake. If this option is disabled |
49 or if no annotation file is specified for the build then Raptor reads logs directly as normal. |
58 or if no annotation file is specified for the build then Raptor reads logs directly as normal. |
|
59 - SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp |
50 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed" |
60 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed" |
51 - Fix: extend tracecompiler tests to Linux |
61 - Fix: extend tracecompiler tests to Linux |
52 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm |
62 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm |
|
63 - Fix: improve robustness to bad -c options |
53 |
64 |
54 |
65 |
55 version 2.12.4 |
66 version 2.12.4 |
56 |
67 |
57 Defect Fixes: |
68 Defect Fixes: |