Logevents is a web based analysis tool used to analyze source code for SV CV attributes, insert log events, save the newly modified source, and perform a DIFF between the orginal source and the resulting source code. The classification markings appear in the web page title, top, bottom, and after each access of an s_ file.
12/08/2003 15:51:55
This is the companion report to codegen which is the same as this report except that files not instrumented are not shown. It reduces the noise. Also le-sumamry does not perform the actual instrumentation. Running this report will instrument the source code with log events. Examine the keywords and verify that the number of LE SV items is as expected. Scroll or select the link into the details area and look for potential problems. Continue to examine the translate file. Finally examine the DIFF report and verify that the software includes only introduction of executable log event code and modifications of the original log event comments. Even though there is a DIFF, select several source and result files in the details and DIFF areas to verify that the code modifications occurred as exepected. Verify that the categories of hyper links work by click on each type (source, result, TOC, xx-xxx). The datareduction report and source code reports must be in place for the TOC and xx-xxx links to work. Description 14 Master Directories
Keyword Stats
Details Report
1 1 Source: source/pr-app/pr-app-CA123/ca/ca-01.c 1-15 ca.1.1 1-147 /* LE SV TOC-1001 this is a ca-01.1.30 req to translate*/ 1-294 /* LE SV TOC-1002 this is a ca-01.1.71 req to call admin*/ 1-334 ca.1.2 1-372 /* LE SV TOC-1003 this is a ca-01.2.3 req to update*/ 1-388 /* LE SV TOC-1004 this is a ca-01.2.12 req to audit*/ 1-456 /* LE SV TOC-1005 this is a ca-01.2.30 req to store*/ 1-477 /* LE SV TOC-1006 this is a ca-01.2.37 req to convert*/ 1-546 /* LE SV TOC-1007 this is a ca-01.2.62 req to compare*/ 1-565 ca.1.3 1-628 /* LE SV TOC-1008 this is a ca-01.3.15 req to recover*/ 1-689 ca.1.4 1-771 ca.1.5 1-807 /* LE SV TOC-1009 this is a ca-01.5.7 req to set Real Time Clock*/ 1-830 /* LE SV TOC-1010 this is a ca-01.5.17 req to halt*/ 1-856 /* LE SV TOC-1011 this is a ca-01.5.23 req to record*/ 1-867 ca.1.6 1-879 /* LE SV TOC-1012 this is a ca-01.6.1 req to fail*/ 1-936 /* LE SV TOC-1013 this is a ca-01.6.20 req to assign*/ 1-958 ca.1.7 1-992 /* LE SV TOC-1014 this is a ca-01.7.11 req to validate*/ 1-1019 /* LE SV TOC-1015 this is a ca-01.7.24 req to translate*/ 1-1093 /* LE SV TOC-1016 this is a ca-01.7.48 req to transform*/ 1-1215 ca.1.8 1-1249 /* LE SV TOC-1017 this is a ca-01.8.11 req to check unix*/ 1-1253 /* LE SV TOC-1018 this is a ca-01.8.14 req to update*/ 1-1301 /* LE SV TOC-1019 this is a ca-01.8.25 req to verify*/ 1-1316 /* LE SV TOC-1020 this is a ca-01.8.27 req to process*/ 1-1369 /* LE SV TOC-1021 this is a ca-01.8.42 req to fail*/ 1-1500 ca.1.9 1-1513 /* LE SV TOC-1022 this is a ca-01.9.2 req to assign*/ 1-1601 /* LE SV TOC-1023 this is a ca-01.9.27 req to reject*/ 1-1604 /* LE SV TOC-1024 this is a ca-01.9.29 req to process*/ 1-1607 /* LE SV TOC-1025 this is a ca-01.9.31 req to assign*/ 1-1677 /* LE SV TOC-1026 this is a ca-01.9.49 req to call isr*/ 1-1769 /* LE SV TOC-1027 this is a ca-01.9.72 req to record*/ 1-1778 /* LE SV TOC-1028 this is a ca-01.9.79 req to audit*/ 1-1804 ca.1.10 1-1817 /* LE SV TOC-1029 this is a ca-01.10.2 req to convert*/ 1-1817 send_buffer = (U16 *) malloc(size+1); FATAL Compile Error: LE breaks U16 path 1-1842 /* LE SV TOC-008 we really should log all error calls */ 1-1842 { FATAL Compile Error: Missing curly brace LE breaks path 1 1 Result: result/source/pr-app/pr-app-CA123/ca/ca-01.c 2 3 Source: source/pr-app/pr-app-CA123/ca/ca-02.c 2-15 ca.2.1 2-75 /* LE SV TOC-1030 this is a ca-02.1.16 req to audit*/ 2-77 /* LE SV TOC-1031 this is a ca-02.1.17 req to compare*/ 2-79 /* LE SV TOC-1032 this is a ca-02.1.18 req to update*/ 2-202 /* LE SV TOC-1033 this is a ca-02.1.50 req to store*/ 2-202 A = (float)B + C; FATAL Compile Error: LE breaks float path 2-293 /* LE SV TOC-1034 this is a ca-02.1.66 req to set RTC*/ 2-336 /* LE SV TOC-1035 this is a ca-02.1.77 req to compare*/ 2-359 ca.2.2 2-409 /* LE SV TOC-1036 this is a ca-02.2.19 req to set RTC*/ 2-433 ca.2.3 2-498 /* LE SV TOC-1037 this is a ca-02.3.12 req to translate*/ 2-684 ca.2.4 2-697 /* LE SV TOC-1038 this is a ca-02.4.2 req to halt*/ 2-726 /* LE SV TOC-1039 this is a ca-02.4.11 req to increment*/ 2-767 /* LE SV TOC-1040 this is a ca-02.4.26 req to check unix*/ 2-849 /* LE SV TOC-1041 this is a ca-02.4.41 req to halt*/ 2-858 /* LE SV TOC-1042 this is a ca-02.4.43 req to audit*/ 2-896 /* LE SV TOC-1043 this is a ca-02.4.48 req to check pSOS*/ 2-976 /* LE SV TOC-008 we really should log all error calls */ 2-976 { FATAL Compile Error: Missing curly brace LE breaks path 2-1001 /* LE SV TOC-1044 this is a ca-02.4.79 req to recover*/ 2-1051 ca.2.5 2-1136 /* LE SV TOC-1045 this is a ca-02.5.27 req to call admin*/ 2-1179 /* LE SV TOC-1046 this is a ca-02.5.39 req to set Real Time Clock*/ 2-1304 ca.2.6 2-1401 ca.2.7 2-1512 /* LE SV TOC-1047 this is a ca-02.7.32 req to increment*/ 2-1645 /* LE SV TOC-1048 this is a ca-02.7.60 req to set RTC*/ 2-1655 /* LE SV TOC-1049 this is a ca-02.7.63 req to disable*/ 2-1724 ca.2.8 2 3 Result: result/source/pr-app/pr-app-CA123/ca/ca-02.c 3 5 Source: source/pr-app/pr-app-CA123/ca/ca-03.c 3-15 ca.3.1 3-98 ca.3.2 3-158 /* LE SV TOC-1050 this is a ca-03.2.12 req to call isr*/ 3 5 Result: result/source/pr-app/pr-app-CA123/ca/ca-03.c 4 7 Source: source/pr-app/pr-app-CA123/ca/ca-04.c 4-15 ca.4.1 4-91 /* LE SV TOC-1051 this is a ca-04.1.20 req to process*/ 4-128 /* LE SV TOC-1052 this is a ca-04.1.38 req to check pSOS*/ 4-131 /* LE SV TOC-1053 this is a ca-04.1.40 req to detect error*/ 4-133 /* LE SV TOC-1054 this is a ca-04.1.41 req to halt*/ 4-251 /* LE SV TOC-1055 this is a ca-04.1.80 req to reject*/ 4 7 Result: result/source/pr-app/pr-app-CA123/ca/ca-04.c 5 9 Source: source/pr-app/pr-app-CA123/ca/ca-05.c 5-15 ca.5.1 5-109 /* LE SV TOC-1056 this is a ca-05.1.17 req to increment*/ 5-152 ca.5.2 5-197 /* LE SV TOC-1057 this is a ca-05.2.10 req to disable*/ 5-208 /* LE SV TOC-1058 this is a ca-05.2.14 req to set RTC*/ 5-249 /* LE SV TOC-1059 this is a ca-05.2.24 req to verify*/ 5-252 /* LE SV TOC-1060 this is a ca-05.2.26 req to transform*/ 5-264 ca.5.3 5-301 /* LE SV TOC-1061 this is a ca-05.3.8 req to store*/ 5-507 ca.5.4 5-573 /* LE SV TOC-1062 this is a ca-05.4.11 req to disable*/ 5-608 /* LE SV TOC-1063 this is a ca-05.4.26 req to record*/ 5-655 /* LE SV TOC-1064 this is a ca-05.4.36 req to increment*/ 5-681 /* LE SV TOC-1065 this is a ca-05.4.43 req to enable*/ 5-740 ca.5.5 5-819 /* LE SV TOC-1066 this is a ca-05.5.14 req to update*/ 5-837 /* LE SV TOC-1067 this is a ca-05.5.19 req to set Real Time Clock*/ 5-848 ca.5.6 5-1071 ca.5.7 5-1159 /* LE SV TOC-008 we really should log all error calls */ 5-1159 { FATAL Compile Error: Missing curly brace LE breaks path 5-1185 ca.5.8 5-1233 /* LE SV TOC-1068 this is a ca-05.8.13 req to translate*/ 5-1321 /* LE SV TOC-1069 this is a ca-05.8.31 req to convert*/ 5 9 Result: result/source/pr-app/pr-app-CA123/ca/ca-05.c 6 11 Source: source/pr-app/pr-app-CA123/ca/ca-06.c 6-15 ca.6.1 6-115 /* LE SV TOC-1070 this is a ca-06.1.24 req to increment*/ 6-144 /* LE SV TOC-1071 this is a ca-06.1.34 req to assign*/ 6-154 /* LE SV TOC-1072 this is a ca-06.1.37 req to transform*/ 6-175 /* LE SV TOC-1073 this is a ca-06.1.45 req to detect error*/ 6-200 ca.6.2 6-260 /* LE SV TOC-1074 this is a ca-06.2.13 req to reject*/ 6-291 /* LE SV TOC-1075 this is a ca-06.2.24 req to audit*/ 6-302 /* LE SV TOC-1076 this is a ca-06.2.27 req to enable*/ 6-338 /* LE SV TOC-1077 this is a ca-06.2.37 req to record*/ 6-373 /* LE SV TOC-1078 this is a ca-06.2.47 req to record*/ 6-414 /* LE SV TOC-1079 this is a ca-06.2.56 req to enable*/ 6-433 ca.6.3 6-480 /* LE SV TOC-1080 this is a ca-06.3.12 req to increment*/ 6-484 /* LE SV TOC-1081 this is a ca-06.3.15 req to halt*/ 6-568 /* LE SV TOC-1082 this is a ca-06.3.38 req to inhibit*/ 6-644 /* LE SV TOC-1083 this is a ca-06.3.58 req to verify*/ 6-648 /* LE SV TOC-008 we really should log all error calls */ 6-648 { FATAL Compile Error: Missing curly brace LE breaks path 6-660 /* LE SV TOC-1084 this is a ca-06.3.66 req to validate*/ 6-751 /* LE SV TOC-1085 this is a ca-06.3.89 req to call admin*/ 6-760 ca.6.4 6-826 /* LE SV TOC-1086 this is a ca-06.4.13 req to increment*/ 6-839 /* LE SV TOC-1087 this is a ca-06.4.18 req to increment*/ 6-941 ca.6.5 6-955 /* LE SV TOC-1088 this is a ca-06.5.3 req to update*/ 6-994 /* LE SV TOC-1089 this is a ca-06.5.10 req to record*/ 6-1005 /* LE SV TOC-1090 this is a ca-06.5.14 req to audit*/ 6-1020 /* LE SV TOC-1091 this is a ca-06.5.22 req to compare*/ 6-1044 ca.6.6 6-1150 ca.6.7 6-1268 /* LE SV TOC-1092 this is a ca-06.7.31 req to halt*/ 6-1295 /* LE SV TOC-1093 this is a ca-06.7.39 req to detect error*/ 6-1345 /* LE SV TOC-1094 this is a ca-06.7.52 req to store*/ 6-1347 /* LE SV TOC-1095 this is a ca-06.7.53 req to assign*/ 6-1350 /* LE SV TOC-1096 this is a ca-06.7.55 req to call isr*/ 6-1352 /* LE SV TOC-1097 this is a ca-06.7.56 req to store*/ 6-1414 ca.6.8 6-1427 /* LE SV TOC-1098 this is a ca-06.8.2 req to transform*/ 6-1434 /* LE SV TOC-008 we really should log all error calls */ 6-1434 { FATAL Compile Error: Missing curly brace LE breaks path 6-1577 /* LE SV TOC-1099 this is a ca-06.8.61 req to call isr*/ 6-1579 /* LE SV TOC-1100 this is a ca-06.8.62 req to recover*/ 6-1658 /* LE SV TOC-1101 this is a ca-06.8.83 req to inhibit*/ 6-1680 /* LE SV TOC-1102 this is a ca-06.8.86 req to convert*/ 6-1698 /* LE SV TOC-1103 this is a ca-06.8.90 req to record*/ 6-1732 ca.6.9 6-1746 /* LE SV TOC-008 we really should log all error calls */ 6-1746 { FATAL Compile Error: Missing curly brace LE breaks path 6-1846 /* LE SV TOC-1104 this is a ca-06.9.24 req to update*/ 6-1969 ca.6.10 6-1999 /* LE SV TOC-1105 this is a ca-06.10.9 req to reject*/ 6-1999 A = (float)B + C; FATAL Compile Error: LE breaks float path 6-2065 /* LE SV TOC-1106 this is a ca-06.10.38 req to check pSOS*/ 6-2159 /* LE SV TOC-1107 this is a ca-06.10.57 req to validate*/ 6-2219 /* LE SV TOC-1108 this is a ca-06.10.73 req to assign*/ 6-2244 /* LE SV TOC-1109 this is a ca-06.10.83 req to validate*/ 6 11 Result: result/source/pr-app/pr-app-CA123/ca/ca-06.c 7 13 Source: source/pr-app/pr-app-CA123/ca/ca-07.c 7-15 ca.7.1 7-105 /* LE SV TOC-1110 this is a ca-07.1.16 req to call isr*/ 7-105 A = (int)B + C; FATAL Compile Error: LE breaks int path 7-203 /* LE SV TOC-1111 this is a ca-07.1.42 req to fail*/ 7-228 /* LE SV TOC-1112 this is a ca-07.1.53 req to store*/ 7-297 ca.7.2 7-390 /* LE SV TOC-1113 this is a ca-07.2.23 req to call admin*/ 7-392 /* LE SV TOC-1114 this is a ca-07.2.24 req to convert*/ 7-394 /* LE SV TOC-1115 this is a ca-07.2.25 req to reject*/ 7-489 /* LE SV TOC-1116 this is a ca-07.2.64 req to call admin*/ 7-583 /* LE SV TOC-1117 this is a ca-07.2.94 req to transform*/ 7-592 ca.7.3 7-650 /* LE SV TOC-1118 this is a ca-07.3.16 req to convert*/ 7-668 /* LE SV TOC-1119 this is a ca-07.3.26 req to call admin*/ 7-756 /* LE SV TOC-1120 this is a ca-07.3.51 req to check pSOS*/ 7-797 ca.7.4 7-846 /* LE SV TOC-1121 this is a ca-07.4.13 req to inhibit*/ 7-856 /* LE SV TOC-1122 this is a ca-07.4.16 req to audit*/ 7-877 /* LE SV TOC-1123 this is a ca-07.4.18 req to detect error*/ 7-903 ca.7.5 7-927 /* LE SV TOC-1124 this is a ca-07.5.7 req to update*/ 7-981 ca.7.6 7-1029 /* LE SV TOC-1125 this is a ca-07.6.13 req to enable*/ 7-1078 /* LE SV TOC-1126 this is a ca-07.6.31 req to process*/ 7-1141 /* LE SV TOC-1127 this is a ca-07.6.51 req to compare*/ 7-1158 /* LE SV TOC-1128 this is a ca-07.6.61 req to enable*/ 7-1215 /* LE SV TOC-1129 this is a ca-07.6.74 req to inhibit*/ 7-1233 ca.7.7 7 13 Result: result/source/pr-app/pr-app-CA123/ca/ca-07.c 8 15 Source: source/pr-app/pr-app-CA123/ca/ca-08.c 8-15 ca.8.1 8-50 /* LE SV TOC-1130 this is a ca-08.1.7 req to fail*/ 8-162 /* LE SV TOC-1131 this is a ca-08.1.51 req to set Real Time Clock*/ 8-195 ca.8.2 8-249 ca.8.3 8-278 /* LE SV TOC-1132 this is a ca-08.3.6 req to translate*/ 8-388 ca.8.4 8-427 /* LE SV TOC-1133 this is a ca-08.4.4 req to translate*/ 8-444 /* LE SV TOC-1134 this is a ca-08.4.8 req to set Real Time Clock*/ 8-455 /* LE SV TOC-1135 this is a ca-08.4.11 req to call admin*/ 8-486 /* LE SV TOC-1136 this is a ca-08.4.22 req to detect error*/ 8-503 ca.8.5 8-571 ca.8.6 8-587 /* LE SV TOC-008 we really should log all error calls */ 8-587 { FATAL Compile Error: Missing curly brace LE breaks path 8-601 /* LE SV TOC-1137 this is a ca-08.6.6 req to enable*/ 8-670 /* LE SV TOC-1138 this is a ca-08.6.24 req to call isr*/ 8-680 /* LE SV TOC-1139 this is a ca-08.6.27 req to call admin*/ 8-839 ca.8.7 8-1061 ca.8.8 8-1074 /* LE SV TOC-1140 this is a ca-08.8.2 req to verify*/ 8-1123 /* LE SV TOC-1141 this is a ca-08.8.20 req to verify*/ 8-1126 /* LE SV TOC-1142 this is a ca-08.8.22 req to transform*/ 8-1227 ca.8.9 8-1295 ca.8.10 8-1345 ca.8.11 8-1358 /* LE SV TOC-1143 this is a ca-08.11.2 req to reject*/ 8-1366 /* LE SV TOC-1144 this is a ca-08.11.3 req to audit*/ 8-1441 /* LE SV TOC-1145 this is a ca-08.11.23 req to verify*/ 8-1540 ca.8.12 8-1576 /* LE SV TOC-1146 this is a ca-08.12.11 req to store*/ 8-1591 /* LE SV TOC-1147 this is a ca-08.12.13 req to update*/ 8-1666 /* LE SV TOC-1148 this is a ca-08.12.33 req to check unix*/ 8-1700 /* LE SV TOC-1149 this is a ca-08.12.42 req to reject*/ 8 15 Result: result/source/pr-app/pr-app-CA123/ca/ca-08.c 9 17 Source: source/pr-app/pr-app-CA123/ca/ca-09.c 9-12 ca.9.1 9-42 /* LE SV TOC-1150 this is a ca-09.1.6 req to increment*/ 9-121 /* LE SV TOC-1151 this is a ca-09.1.21 req to compare*/ 9-181 ca.9.2 9-293 /* LE SV TOC-1152 this is a ca-09.2.28 req to call admin*/ 9-439 ca.9.3 9-602 ca.9.4 9-659 /* LE SV TOC-1153 this is a ca-09.4.15 req to assign*/ 9-675 /* LE SV TOC-1154 this is a ca-09.4.23 req to transform*/ 9-793 ca.9.5 9-807 /* LE SV TOC-008 we really should log all error calls */ 9-807 { FATAL Compile Error: Missing curly brace LE breaks path 9-892 /* LE SV TOC-1155 this is a ca-09.5.21 req to disable*/ 9-1074 /* LE SV TOC-1156 this is a ca-09.5.73 req to enable*/ 9-1112 ca.9.6 9-1143 /* LE SV TOC-1157 this is a ca-09.6.7 req to verify*/ 9-1165 /* LE SV TOC-1158 this is a ca-09.6.15 req to halt*/ 9-1267 ca.9.7 9-1352 /* LE SV TOC-1159 this is a ca-09.7.26 req to fail*/ 9-1361 /* LE SV TOC-1160 this is a ca-09.7.28 req to audit*/ 9-1423 /* LE SV TOC-1161 this is a ca-09.7.40 req to audit*/ 9-1462 /* LE SV TOC-1162 this is a ca-09.7.53 req to transform*/ 9-1506 ca.9.8 9-1599 /* LE SV TOC-1163 this is a ca-09.8.15 req to call admin*/ 9-1677 /* LE SV TOC-1164 this is a ca-09.8.35 req to assign*/ 9-1699 /* LE SV TOC-1165 this is a ca-09.8.44 req to inhibit*/ 9-1730 /* LE SV TOC-1166 this is a ca-09.8.55 req to inhibit*/ 9-1777 /* LE SV TOC-1167 this is a ca-09.8.71 req to set RTC*/ 9-1824 ca.9.9 9-1856 /* LE SV TOC-1168 this is a ca-09.9.3 req to set RTC*/ 9-1930 /* LE SV TOC-1169 this is a ca-09.9.27 req to halt*/ 9-1979 ca.9.10 9-2129 ca.9.11 9 17 Result: result/source/pr-app/pr-app-CA123/ca/ca-09.c
2 3 Source: source/pr-app/pr-app-CA123/ca/ca-02.c 2-15 ca.2.1 2-75 /* LE SV TOC-1030 this is a ca-02.1.16 req to audit*/ 2-77 /* LE SV TOC-1031 this is a ca-02.1.17 req to compare*/ 2-79 /* LE SV TOC-1032 this is a ca-02.1.18 req to update*/ 2-202 /* LE SV TOC-1033 this is a ca-02.1.50 req to store*/ 2-202 A = (float)B + C; FATAL Compile Error: LE breaks float path 2-293 /* LE SV TOC-1034 this is a ca-02.1.66 req to set RTC*/ 2-336 /* LE SV TOC-1035 this is a ca-02.1.77 req to compare*/ 2-359 ca.2.2 2-409 /* LE SV TOC-1036 this is a ca-02.2.19 req to set RTC*/ 2-433 ca.2.3 2-498 /* LE SV TOC-1037 this is a ca-02.3.12 req to translate*/ 2-684 ca.2.4 2-697 /* LE SV TOC-1038 this is a ca-02.4.2 req to halt*/ 2-726 /* LE SV TOC-1039 this is a ca-02.4.11 req to increment*/ 2-767 /* LE SV TOC-1040 this is a ca-02.4.26 req to check unix*/ 2-849 /* LE SV TOC-1041 this is a ca-02.4.41 req to halt*/ 2-858 /* LE SV TOC-1042 this is a ca-02.4.43 req to audit*/ 2-896 /* LE SV TOC-1043 this is a ca-02.4.48 req to check pSOS*/ 2-976 /* LE SV TOC-008 we really should log all error calls */ 2-976 { FATAL Compile Error: Missing curly brace LE breaks path 2-1001 /* LE SV TOC-1044 this is a ca-02.4.79 req to recover*/ 2-1051 ca.2.5 2-1136 /* LE SV TOC-1045 this is a ca-02.5.27 req to call admin*/ 2-1179 /* LE SV TOC-1046 this is a ca-02.5.39 req to set Real Time Clock*/ 2-1304 ca.2.6 2-1401 ca.2.7 2-1512 /* LE SV TOC-1047 this is a ca-02.7.32 req to increment*/ 2-1645 /* LE SV TOC-1048 this is a ca-02.7.60 req to set RTC*/ 2-1655 /* LE SV TOC-1049 this is a ca-02.7.63 req to disable*/ 2-1724 ca.2.8 2 3 Result: result/source/pr-app/pr-app-CA123/ca/ca-02.c
3 5 Source: source/pr-app/pr-app-CA123/ca/ca-03.c 3-15 ca.3.1 3-98 ca.3.2 3-158 /* LE SV TOC-1050 this is a ca-03.2.12 req to call isr*/ 3 5 Result: result/source/pr-app/pr-app-CA123/ca/ca-03.c
4 7 Source: source/pr-app/pr-app-CA123/ca/ca-04.c 4-15 ca.4.1 4-91 /* LE SV TOC-1051 this is a ca-04.1.20 req to process*/ 4-128 /* LE SV TOC-1052 this is a ca-04.1.38 req to check pSOS*/ 4-131 /* LE SV TOC-1053 this is a ca-04.1.40 req to detect error*/ 4-133 /* LE SV TOC-1054 this is a ca-04.1.41 req to halt*/ 4-251 /* LE SV TOC-1055 this is a ca-04.1.80 req to reject*/ 4 7 Result: result/source/pr-app/pr-app-CA123/ca/ca-04.c
5 9 Source: source/pr-app/pr-app-CA123/ca/ca-05.c 5-15 ca.5.1 5-109 /* LE SV TOC-1056 this is a ca-05.1.17 req to increment*/ 5-152 ca.5.2 5-197 /* LE SV TOC-1057 this is a ca-05.2.10 req to disable*/ 5-208 /* LE SV TOC-1058 this is a ca-05.2.14 req to set RTC*/ 5-249 /* LE SV TOC-1059 this is a ca-05.2.24 req to verify*/ 5-252 /* LE SV TOC-1060 this is a ca-05.2.26 req to transform*/ 5-264 ca.5.3 5-301 /* LE SV TOC-1061 this is a ca-05.3.8 req to store*/ 5-507 ca.5.4 5-573 /* LE SV TOC-1062 this is a ca-05.4.11 req to disable*/ 5-608 /* LE SV TOC-1063 this is a ca-05.4.26 req to record*/ 5-655 /* LE SV TOC-1064 this is a ca-05.4.36 req to increment*/ 5-681 /* LE SV TOC-1065 this is a ca-05.4.43 req to enable*/ 5-740 ca.5.5 5-819 /* LE SV TOC-1066 this is a ca-05.5.14 req to update*/ 5-837 /* LE SV TOC-1067 this is a ca-05.5.19 req to set Real Time Clock*/ 5-848 ca.5.6 5-1071 ca.5.7 5-1159 /* LE SV TOC-008 we really should log all error calls */ 5-1159 { FATAL Compile Error: Missing curly brace LE breaks path 5-1185 ca.5.8 5-1233 /* LE SV TOC-1068 this is a ca-05.8.13 req to translate*/ 5-1321 /* LE SV TOC-1069 this is a ca-05.8.31 req to convert*/ 5 9 Result: result/source/pr-app/pr-app-CA123/ca/ca-05.c
6 11 Source: source/pr-app/pr-app-CA123/ca/ca-06.c 6-15 ca.6.1 6-115 /* LE SV TOC-1070 this is a ca-06.1.24 req to increment*/ 6-144 /* LE SV TOC-1071 this is a ca-06.1.34 req to assign*/ 6-154 /* LE SV TOC-1072 this is a ca-06.1.37 req to transform*/ 6-175 /* LE SV TOC-1073 this is a ca-06.1.45 req to detect error*/ 6-200 ca.6.2 6-260 /* LE SV TOC-1074 this is a ca-06.2.13 req to reject*/ 6-291 /* LE SV TOC-1075 this is a ca-06.2.24 req to audit*/ 6-302 /* LE SV TOC-1076 this is a ca-06.2.27 req to enable*/ 6-338 /* LE SV TOC-1077 this is a ca-06.2.37 req to record*/ 6-373 /* LE SV TOC-1078 this is a ca-06.2.47 req to record*/ 6-414 /* LE SV TOC-1079 this is a ca-06.2.56 req to enable*/ 6-433 ca.6.3 6-480 /* LE SV TOC-1080 this is a ca-06.3.12 req to increment*/ 6-484 /* LE SV TOC-1081 this is a ca-06.3.15 req to halt*/ 6-568 /* LE SV TOC-1082 this is a ca-06.3.38 req to inhibit*/ 6-644 /* LE SV TOC-1083 this is a ca-06.3.58 req to verify*/ 6-648 /* LE SV TOC-008 we really should log all error calls */ 6-648 { FATAL Compile Error: Missing curly brace LE breaks path 6-660 /* LE SV TOC-1084 this is a ca-06.3.66 req to validate*/ 6-751 /* LE SV TOC-1085 this is a ca-06.3.89 req to call admin*/ 6-760 ca.6.4 6-826 /* LE SV TOC-1086 this is a ca-06.4.13 req to increment*/ 6-839 /* LE SV TOC-1087 this is a ca-06.4.18 req to increment*/ 6-941 ca.6.5 6-955 /* LE SV TOC-1088 this is a ca-06.5.3 req to update*/ 6-994 /* LE SV TOC-1089 this is a ca-06.5.10 req to record*/ 6-1005 /* LE SV TOC-1090 this is a ca-06.5.14 req to audit*/ 6-1020 /* LE SV TOC-1091 this is a ca-06.5.22 req to compare*/ 6-1044 ca.6.6 6-1150 ca.6.7 6-1268 /* LE SV TOC-1092 this is a ca-06.7.31 req to halt*/ 6-1295 /* LE SV TOC-1093 this is a ca-06.7.39 req to detect error*/ 6-1345 /* LE SV TOC-1094 this is a ca-06.7.52 req to store*/ 6-1347 /* LE SV TOC-1095 this is a ca-06.7.53 req to assign*/ 6-1350 /* LE SV TOC-1096 this is a ca-06.7.55 req to call isr*/ 6-1352 /* LE SV TOC-1097 this is a ca-06.7.56 req to store*/ 6-1414 ca.6.8 6-1427 /* LE SV TOC-1098 this is a ca-06.8.2 req to transform*/ 6-1434 /* LE SV TOC-008 we really should log all error calls */ 6-1434 { FATAL Compile Error: Missing curly brace LE breaks path 6-1577 /* LE SV TOC-1099 this is a ca-06.8.61 req to call isr*/ 6-1579 /* LE SV TOC-1100 this is a ca-06.8.62 req to recover*/ 6-1658 /* LE SV TOC-1101 this is a ca-06.8.83 req to inhibit*/ 6-1680 /* LE SV TOC-1102 this is a ca-06.8.86 req to convert*/ 6-1698 /* LE SV TOC-1103 this is a ca-06.8.90 req to record*/ 6-1732 ca.6.9 6-1746 /* LE SV TOC-008 we really should log all error calls */ 6-1746 { FATAL Compile Error: Missing curly brace LE breaks path 6-1846 /* LE SV TOC-1104 this is a ca-06.9.24 req to update*/ 6-1969 ca.6.10 6-1999 /* LE SV TOC-1105 this is a ca-06.10.9 req to reject*/ 6-1999 A = (float)B + C; FATAL Compile Error: LE breaks float path 6-2065 /* LE SV TOC-1106 this is a ca-06.10.38 req to check pSOS*/ 6-2159 /* LE SV TOC-1107 this is a ca-06.10.57 req to validate*/ 6-2219 /* LE SV TOC-1108 this is a ca-06.10.73 req to assign*/ 6-2244 /* LE SV TOC-1109 this is a ca-06.10.83 req to validate*/ 6 11 Result: result/source/pr-app/pr-app-CA123/ca/ca-06.c
7 13 Source: source/pr-app/pr-app-CA123/ca/ca-07.c 7-15 ca.7.1 7-105 /* LE SV TOC-1110 this is a ca-07.1.16 req to call isr*/ 7-105 A = (int)B + C; FATAL Compile Error: LE breaks int path 7-203 /* LE SV TOC-1111 this is a ca-07.1.42 req to fail*/ 7-228 /* LE SV TOC-1112 this is a ca-07.1.53 req to store*/ 7-297 ca.7.2 7-390 /* LE SV TOC-1113 this is a ca-07.2.23 req to call admin*/ 7-392 /* LE SV TOC-1114 this is a ca-07.2.24 req to convert*/ 7-394 /* LE SV TOC-1115 this is a ca-07.2.25 req to reject*/ 7-489 /* LE SV TOC-1116 this is a ca-07.2.64 req to call admin*/ 7-583 /* LE SV TOC-1117 this is a ca-07.2.94 req to transform*/ 7-592 ca.7.3 7-650 /* LE SV TOC-1118 this is a ca-07.3.16 req to convert*/ 7-668 /* LE SV TOC-1119 this is a ca-07.3.26 req to call admin*/ 7-756 /* LE SV TOC-1120 this is a ca-07.3.51 req to check pSOS*/ 7-797 ca.7.4 7-846 /* LE SV TOC-1121 this is a ca-07.4.13 req to inhibit*/ 7-856 /* LE SV TOC-1122 this is a ca-07.4.16 req to audit*/ 7-877 /* LE SV TOC-1123 this is a ca-07.4.18 req to detect error*/ 7-903 ca.7.5 7-927 /* LE SV TOC-1124 this is a ca-07.5.7 req to update*/ 7-981 ca.7.6 7-1029 /* LE SV TOC-1125 this is a ca-07.6.13 req to enable*/ 7-1078 /* LE SV TOC-1126 this is a ca-07.6.31 req to process*/ 7-1141 /* LE SV TOC-1127 this is a ca-07.6.51 req to compare*/ 7-1158 /* LE SV TOC-1128 this is a ca-07.6.61 req to enable*/ 7-1215 /* LE SV TOC-1129 this is a ca-07.6.74 req to inhibit*/ 7-1233 ca.7.7 7 13 Result: result/source/pr-app/pr-app-CA123/ca/ca-07.c
8 15 Source: source/pr-app/pr-app-CA123/ca/ca-08.c 8-15 ca.8.1 8-50 /* LE SV TOC-1130 this is a ca-08.1.7 req to fail*/ 8-162 /* LE SV TOC-1131 this is a ca-08.1.51 req to set Real Time Clock*/ 8-195 ca.8.2 8-249 ca.8.3 8-278 /* LE SV TOC-1132 this is a ca-08.3.6 req to translate*/ 8-388 ca.8.4 8-427 /* LE SV TOC-1133 this is a ca-08.4.4 req to translate*/ 8-444 /* LE SV TOC-1134 this is a ca-08.4.8 req to set Real Time Clock*/ 8-455 /* LE SV TOC-1135 this is a ca-08.4.11 req to call admin*/ 8-486 /* LE SV TOC-1136 this is a ca-08.4.22 req to detect error*/ 8-503 ca.8.5 8-571 ca.8.6 8-587 /* LE SV TOC-008 we really should log all error calls */ 8-587 { FATAL Compile Error: Missing curly brace LE breaks path 8-601 /* LE SV TOC-1137 this is a ca-08.6.6 req to enable*/ 8-670 /* LE SV TOC-1138 this is a ca-08.6.24 req to call isr*/ 8-680 /* LE SV TOC-1139 this is a ca-08.6.27 req to call admin*/ 8-839 ca.8.7 8-1061 ca.8.8 8-1074 /* LE SV TOC-1140 this is a ca-08.8.2 req to verify*/ 8-1123 /* LE SV TOC-1141 this is a ca-08.8.20 req to verify*/ 8-1126 /* LE SV TOC-1142 this is a ca-08.8.22 req to transform*/ 8-1227 ca.8.9 8-1295 ca.8.10 8-1345 ca.8.11 8-1358 /* LE SV TOC-1143 this is a ca-08.11.2 req to reject*/ 8-1366 /* LE SV TOC-1144 this is a ca-08.11.3 req to audit*/ 8-1441 /* LE SV TOC-1145 this is a ca-08.11.23 req to verify*/ 8-1540 ca.8.12 8-1576 /* LE SV TOC-1146 this is a ca-08.12.11 req to store*/ 8-1591 /* LE SV TOC-1147 this is a ca-08.12.13 req to update*/ 8-1666 /* LE SV TOC-1148 this is a ca-08.12.33 req to check unix*/ 8-1700 /* LE SV TOC-1149 this is a ca-08.12.42 req to reject*/ 8 15 Result: result/source/pr-app/pr-app-CA123/ca/ca-08.c
9 17 Source: source/pr-app/pr-app-CA123/ca/ca-09.c 9-12 ca.9.1 9-42 /* LE SV TOC-1150 this is a ca-09.1.6 req to increment*/ 9-121 /* LE SV TOC-1151 this is a ca-09.1.21 req to compare*/ 9-181 ca.9.2 9-293 /* LE SV TOC-1152 this is a ca-09.2.28 req to call admin*/ 9-439 ca.9.3 9-602 ca.9.4 9-659 /* LE SV TOC-1153 this is a ca-09.4.15 req to assign*/ 9-675 /* LE SV TOC-1154 this is a ca-09.4.23 req to transform*/ 9-793 ca.9.5 9-807 /* LE SV TOC-008 we really should log all error calls */ 9-807 { FATAL Compile Error: Missing curly brace LE breaks path 9-892 /* LE SV TOC-1155 this is a ca-09.5.21 req to disable*/ 9-1074 /* LE SV TOC-1156 this is a ca-09.5.73 req to enable*/ 9-1112 ca.9.6 9-1143 /* LE SV TOC-1157 this is a ca-09.6.7 req to verify*/ 9-1165 /* LE SV TOC-1158 this is a ca-09.6.15 req to halt*/ 9-1267 ca.9.7 9-1352 /* LE SV TOC-1159 this is a ca-09.7.26 req to fail*/ 9-1361 /* LE SV TOC-1160 this is a ca-09.7.28 req to audit*/ 9-1423 /* LE SV TOC-1161 this is a ca-09.7.40 req to audit*/ 9-1462 /* LE SV TOC-1162 this is a ca-09.7.53 req to transform*/ 9-1506 ca.9.8 9-1599 /* LE SV TOC-1163 this is a ca-09.8.15 req to call admin*/ 9-1677 /* LE SV TOC-1164 this is a ca-09.8.35 req to assign*/ 9-1699 /* LE SV TOC-1165 this is a ca-09.8.44 req to inhibit*/ 9-1730 /* LE SV TOC-1166 this is a ca-09.8.55 req to inhibit*/ 9-1777 /* LE SV TOC-1167 this is a ca-09.8.71 req to set RTC*/ 9-1824 ca.9.9 9-1856 /* LE SV TOC-1168 this is a ca-09.9.3 req to set RTC*/ 9-1930 /* LE SV TOC-1169 this is a ca-09.9.27 req to halt*/ 9-1979 ca.9.10 9-2129 ca.9.11 9 17 Result: result/source/pr-app/pr-app-CA123/ca/ca-09.c
This is a standard gnu DIFF report. Additions to the second file appear in green while deletions from the second file or additions to the first file appear in red. This DIFF report will traverse the entire directory tree structure. You must duplicate the tree structure of the source by copying the source into the result prior to executing this script.
1 1 Source: source/pr-app/pr-app-CA123/ca/ca-01.c 1 1 Result: result/source/pr-app/pr-app-CA123/ca/ca-01.c
source/pr-app/pr-app-CA123/ca/ca-01.c result/source/pr-app/pr-app-CA123/ca/ca-01.c
148a149> LogSvEvent((int)1001); /*12/08/2003 15:51:45*/ 295a297> LogSvEvent((int)1002); /*12/08/2003 15:51:45*/ 373a376> LogSvEvent((int)1003); /*12/08/2003 15:51:45*/ 389a393> LogSvEvent((int)1004); /*12/08/2003 15:51:45*/ 457a462> LogSvEvent((int)1005); /*12/08/2003 15:51:45*/ 478a484> LogSvEvent((int)1006); /*12/08/2003 15:51:45*/ 547a554> LogSvEvent((int)1007); /*12/08/2003 15:51:45*/ 629a637> LogSvEvent((int)1008); /*12/08/2003 15:51:45*/ 808a817> LogSvEvent((int)1009); /*12/08/2003 15:51:45*/ 831a841> LogSvEvent((int)1010); /*12/08/2003 15:51:45*/ 857a868> LogSvEvent((int)1011); /*12/08/2003 15:51:45*/ 880a892> LogSvEvent((int)1012); /*12/08/2003 15:51:45*/ 937a950> LogSvEvent((int)1013); /*12/08/2003 15:51:45*/ 993a1007> LogSvEvent((int)1014); /*12/08/2003 15:51:45*/ 1020a1035> LogSvEvent((int)1015); /*12/08/2003 15:51:45*/ 1094a1110> LogSvEvent((int)1016); /*12/08/2003 15:51:45*/ 1250a1267> LogSvEvent((int)1017); /*12/08/2003 15:51:45*/ 1254a1272> LogSvEvent((int)1018); /*12/08/2003 15:51:45*/ 1302a1321> LogSvEvent((int)1019); /*12/08/2003 15:51:45*/ 1317a1337> LogSvEvent((int)1020); /*12/08/2003 15:51:45*/ 1370a1391> LogSvEvent((int)1021); /*12/08/2003 15:51:45*/ 1514a1536> LogSvEvent((int)1022); /*12/08/2003 15:51:45*/ 1602a1625> LogSvEvent((int)1023); /*12/08/2003 15:51:45*/ 1605a1629> LogSvEvent((int)1024); /*12/08/2003 15:51:45*/ 1608a1633> LogSvEvent((int)1025); /*12/08/2003 15:51:45*/ 1678a1704> LogSvEvent((int)1026); /*12/08/2003 15:51:45*/ 1770a1797> LogSvEvent((int)1027); /*12/08/2003 15:51:45*/ 1779a1807> LogSvEvent((int)1028); /*12/08/2003 15:51:45*/ 1818a1847> LogSvEvent((int)1029); /*12/08/2003 15:51:45*/ 1843a1873> LogSvEvent((int)1030); /*12/08/2003 15:51:45*/
2 3 Source: source/pr-app/pr-app-CA123/ca/ca-02.c 2 3 Result: result/source/pr-app/pr-app-CA123/ca/ca-02.c
source/pr-app/pr-app-CA123/ca/ca-02.c result/source/pr-app/pr-app-CA123/ca/ca-02.c
76a77> LogSvEvent((int)1031); /*12/08/2003 15:51:45*/ 78a80> LogSvEvent((int)1032); /*12/08/2003 15:51:45*/ 80a83> LogSvEvent((int)1033); /*12/08/2003 15:51:45*/ 203a207> LogSvEvent((int)1034); /*12/08/2003 15:51:45*/ 294a299> LogSvEvent((int)1035); /*12/08/2003 15:51:45*/ 337a343> LogSvEvent((int)1036); /*12/08/2003 15:51:45*/ 410a417> LogSvEvent((int)1037); /*12/08/2003 15:51:45*/ 499a507> LogSvEvent((int)1038); /*12/08/2003 15:51:45*/ 698a707> LogSvEvent((int)1039); /*12/08/2003 15:51:45*/ 727a737> LogSvEvent((int)1040); /*12/08/2003 15:51:45*/ 768a779> LogSvEvent((int)1041); /*12/08/2003 15:51:45*/ 850a862> LogSvEvent((int)1042); /*12/08/2003 15:51:45*/ 859a872> LogSvEvent((int)1043); /*12/08/2003 15:51:45*/ 897a911> LogSvEvent((int)1044); /*12/08/2003 15:51:45*/ 977a992> LogSvEvent((int)1045); /*12/08/2003 15:51:45*/ 1002a1018> LogSvEvent((int)1046); /*12/08/2003 15:51:45*/ 1137a1154> LogSvEvent((int)1047); /*12/08/2003 15:51:45*/ 1180a1198> LogSvEvent((int)1048); /*12/08/2003 15:51:45*/ 1513a1532> LogSvEvent((int)1049); /*12/08/2003 15:51:45*/ 1646a1666> LogSvEvent((int)1050); /*12/08/2003 15:51:45*/ 1656a1677> LogSvEvent((int)1051); /*12/08/2003 15:51:45*/
3 5 Source: source/pr-app/pr-app-CA123/ca/ca-03.c 3 5 Result: result/source/pr-app/pr-app-CA123/ca/ca-03.c
source/pr-app/pr-app-CA123/ca/ca-03.c result/source/pr-app/pr-app-CA123/ca/ca-03.c
159a160> LogSvEvent((int)1052); /*12/08/2003 15:51:45*/
4 7 Source: source/pr-app/pr-app-CA123/ca/ca-04.c 4 7 Result: result/source/pr-app/pr-app-CA123/ca/ca-04.c
source/pr-app/pr-app-CA123/ca/ca-04.c result/source/pr-app/pr-app-CA123/ca/ca-04.c
92a93> LogSvEvent((int)1053); /*12/08/2003 15:51:45*/ 129a131> LogSvEvent((int)1054); /*12/08/2003 15:51:45*/ 132a135> LogSvEvent((int)1055); /*12/08/2003 15:51:45*/ 134a138> LogSvEvent((int)1056); /*12/08/2003 15:51:45*/ 252a257> LogSvEvent((int)1057); /*12/08/2003 15:51:45*/
5 9 Source: source/pr-app/pr-app-CA123/ca/ca-05.c 5 9 Result: result/source/pr-app/pr-app-CA123/ca/ca-05.c
source/pr-app/pr-app-CA123/ca/ca-05.c result/source/pr-app/pr-app-CA123/ca/ca-05.c
110a111> LogSvEvent((int)1058); /*12/08/2003 15:51:45*/ 198a200> LogSvEvent((int)1059); /*12/08/2003 15:51:45*/ 209a212> LogSvEvent((int)1060); /*12/08/2003 15:51:45*/ 250a254> LogSvEvent((int)1061); /*12/08/2003 15:51:45*/ 253a258> LogSvEvent((int)1062); /*12/08/2003 15:51:45*/ 302a308> LogSvEvent((int)1063); /*12/08/2003 15:51:45*/ 574a581> LogSvEvent((int)1064); /*12/08/2003 15:51:45*/ 609a617> LogSvEvent((int)1065); /*12/08/2003 15:51:45*/ 656a665> LogSvEvent((int)1066); /*12/08/2003 15:51:45*/ 682a692> LogSvEvent((int)1067); /*12/08/2003 15:51:45*/ 820a831> LogSvEvent((int)1068); /*12/08/2003 15:51:45*/ 838a850> LogSvEvent((int)1069); /*12/08/2003 15:51:45*/ 1160a1173> LogSvEvent((int)1070); /*12/08/2003 15:51:45*/ 1234a1248> LogSvEvent((int)1071); /*12/08/2003 15:51:45*/ 1322a1337> LogSvEvent((int)1072); /*12/08/2003 15:51:45*/
6 11 Source: source/pr-app/pr-app-CA123/ca/ca-06.c 6 11 Result: result/source/pr-app/pr-app-CA123/ca/ca-06.c
source/pr-app/pr-app-CA123/ca/ca-06.c result/source/pr-app/pr-app-CA123/ca/ca-06.c
116a117> LogSvEvent((int)1073); /*12/08/2003 15:51:45*/ 145a147> LogSvEvent((int)1074); /*12/08/2003 15:51:45*/ 155a158> LogSvEvent((int)1075); /*12/08/2003 15:51:45*/ 176a180> LogSvEvent((int)1076); /*12/08/2003 15:51:45*/ 261a266> LogSvEvent((int)1077); /*12/08/2003 15:51:45*/ 292a298> LogSvEvent((int)1078); /*12/08/2003 15:51:45*/ 303a310> LogSvEvent((int)1079); /*12/08/2003 15:51:45*/ 339a347> LogSvEvent((int)1080); /*12/08/2003 15:51:45*/ 374a383> LogSvEvent((int)1081); /*12/08/2003 15:51:45*/ 415a425> LogSvEvent((int)1082); /*12/08/2003 15:51:45*/ 481a492> LogSvEvent((int)1083); /*12/08/2003 15:51:45*/ 485a497> LogSvEvent((int)1084); /*12/08/2003 15:51:45*/ 569a582> LogSvEvent((int)1085); /*12/08/2003 15:51:45*/ 645a659> LogSvEvent((int)1086); /*12/08/2003 15:51:45*/ 649a664> LogSvEvent((int)1087); /*12/08/2003 15:51:45*/ 661a677> LogSvEvent((int)1088); /*12/08/2003 15:51:45*/ 752a769> LogSvEvent((int)1089); /*12/08/2003 15:51:45*/ 827a845> LogSvEvent((int)1090); /*12/08/2003 15:51:45*/ 840a859> LogSvEvent((int)1091); /*12/08/2003 15:51:45*/ 956a976> LogSvEvent((int)1092); /*12/08/2003 15:51:45*/ 995a1016> LogSvEvent((int)1093); /*12/08/2003 15:51:45*/ 1006a1028> LogSvEvent((int)1094); /*12/08/2003 15:51:45*/ 1021a1044> LogSvEvent((int)1095); /*12/08/2003 15:51:45*/ 1269a1293> LogSvEvent((int)1096); /*12/08/2003 15:51:45*/ 1296a1321> LogSvEvent((int)1097); /*12/08/2003 15:51:45*/ 1346a1372> LogSvEvent((int)1098); /*12/08/2003 15:51:45*/ 1348a1375> LogSvEvent((int)1099); /*12/08/2003 15:51:45*/ 1351a1379> LogSvEvent((int)1100); /*12/08/2003 15:51:45*/ 1353a1382> LogSvEvent((int)1101); /*12/08/2003 15:51:45*/ 1428a1458> LogSvEvent((int)1102); /*12/08/2003 15:51:45*/ 1435a1466> LogSvEvent((int)1103); /*12/08/2003 15:51:45*/ 1578a1610> LogSvEvent((int)1104); /*12/08/2003 15:51:45*/ 1580a1613> LogSvEvent((int)1105); /*12/08/2003 15:51:45*/ 1659a1693> LogSvEvent((int)1106); /*12/08/2003 15:51:45*/ 1681a1716> LogSvEvent((int)1107); /*12/08/2003 15:51:45*/ 1699a1735> LogSvEvent((int)1108); /*12/08/2003 15:51:45*/ 1747a1784> LogSvEvent((int)1109); /*12/08/2003 15:51:45*/ 1847a1885> LogSvEvent((int)1110); /*12/08/2003 15:51:45*/ 2000a2039> LogSvEvent((int)1111); /*12/08/2003 15:51:45*/ 2066a2106> LogSvEvent((int)1112); /*12/08/2003 15:51:45*/ 2160a2201> LogSvEvent((int)1113); /*12/08/2003 15:51:45*/ 2220a2262> LogSvEvent((int)1114); /*12/08/2003 15:51:45*/ 2245a2288> LogSvEvent((int)1115); /*12/08/2003 15:51:45*/
7 13 Source: source/pr-app/pr-app-CA123/ca/ca-07.c 7 13 Result: result/source/pr-app/pr-app-CA123/ca/ca-07.c
source/pr-app/pr-app-CA123/ca/ca-07.c result/source/pr-app/pr-app-CA123/ca/ca-07.c
106a107> LogSvEvent((int)1116); /*12/08/2003 15:51:45*/ 204a206> LogSvEvent((int)1117); /*12/08/2003 15:51:45*/ 229a232> LogSvEvent((int)1118); /*12/08/2003 15:51:45*/ 391a395> LogSvEvent((int)1119); /*12/08/2003 15:51:45*/ 393a398> LogSvEvent((int)1120); /*12/08/2003 15:51:45*/ 395a401> LogSvEvent((int)1121); /*12/08/2003 15:51:45*/ 490a497> LogSvEvent((int)1122); /*12/08/2003 15:51:45*/ 584a592> LogSvEvent((int)1123); /*12/08/2003 15:51:45*/ 651a660> LogSvEvent((int)1124); /*12/08/2003 15:51:45*/ 669a679> LogSvEvent((int)1125); /*12/08/2003 15:51:45*/ 757a768> LogSvEvent((int)1126); /*12/08/2003 15:51:45*/ 847a859> LogSvEvent((int)1127); /*12/08/2003 15:51:45*/ 857a870> LogSvEvent((int)1128); /*12/08/2003 15:51:45*/ 878a892> LogSvEvent((int)1129); /*12/08/2003 15:51:45*/ 928a943> LogSvEvent((int)1130); /*12/08/2003 15:51:45*/ 1030a1046> LogSvEvent((int)1131); /*12/08/2003 15:51:45*/ 1079a1096> LogSvEvent((int)1132); /*12/08/2003 15:51:45*/ 1142a1160> LogSvEvent((int)1133); /*12/08/2003 15:51:45*/ 1159a1178> LogSvEvent((int)1134); /*12/08/2003 15:51:45*/ 1216a1236> LogSvEvent((int)1135); /*12/08/2003 15:51:45*/
8 15 Source: source/pr-app/pr-app-CA123/ca/ca-08.c 8 15 Result: result/source/pr-app/pr-app-CA123/ca/ca-08.c
source/pr-app/pr-app-CA123/ca/ca-08.c result/source/pr-app/pr-app-CA123/ca/ca-08.c
51a52> LogSvEvent((int)1136); /*12/08/2003 15:51:45*/ 163a165> LogSvEvent((int)1137); /*12/08/2003 15:51:45*/ 279a282> LogSvEvent((int)1138); /*12/08/2003 15:51:45*/ 428a432> LogSvEvent((int)1139); /*12/08/2003 15:51:45*/ 445a450> LogSvEvent((int)1140); /*12/08/2003 15:51:45*/ 456a462> LogSvEvent((int)1141); /*12/08/2003 15:51:45*/ 487a494> LogSvEvent((int)1142); /*12/08/2003 15:51:45*/ 588a596> LogSvEvent((int)1143); /*12/08/2003 15:51:45*/ 602a611> LogSvEvent((int)1144); /*12/08/2003 15:51:45*/ 671a681> LogSvEvent((int)1145); /*12/08/2003 15:51:45*/ 681a692> LogSvEvent((int)1146); /*12/08/2003 15:51:45*/ 1075a1087> LogSvEvent((int)1147); /*12/08/2003 15:51:45*/ 1124a1137> LogSvEvent((int)1148); /*12/08/2003 15:51:45*/ 1127a1141> LogSvEvent((int)1149); /*12/08/2003 15:51:45*/ 1359a1374> LogSvEvent((int)1150); /*12/08/2003 15:51:45*/ 1367a1383> LogSvEvent((int)1151); /*12/08/2003 15:51:45*/ 1442a1459> LogSvEvent((int)1152); /*12/08/2003 15:51:45*/ 1577a1595> LogSvEvent((int)1153); /*12/08/2003 15:51:45*/ 1592a1611> LogSvEvent((int)1154); /*12/08/2003 15:51:45*/ 1667a1687> LogSvEvent((int)1155); /*12/08/2003 15:51:45*/ 1701a1722> LogSvEvent((int)1156); /*12/08/2003 15:51:45*/
9 17 Source: source/pr-app/pr-app-CA123/ca/ca-09.c 9 17 Result: result/source/pr-app/pr-app-CA123/ca/ca-09.c
source/pr-app/pr-app-CA123/ca/ca-09.c result/source/pr-app/pr-app-CA123/ca/ca-09.c
43a44> LogSvEvent((int)1157); /*12/08/2003 15:51:45*/ 122a124> LogSvEvent((int)1158); /*12/08/2003 15:51:45*/ 294a297> LogSvEvent((int)1159); /*12/08/2003 15:51:45*/ 660a664> LogSvEvent((int)1160); /*12/08/2003 15:51:45*/ 676a681> LogSvEvent((int)1161); /*12/08/2003 15:51:45*/ 808a814> LogSvEvent((int)1162); /*12/08/2003 15:51:45*/ 893a900> LogSvEvent((int)1163); /*12/08/2003 15:51:45*/ 1075a1083> LogSvEvent((int)1164); /*12/08/2003 15:51:45*/ 1144a1153> LogSvEvent((int)1165); /*12/08/2003 15:51:45*/ 1166a1176> LogSvEvent((int)1166); /*12/08/2003 15:51:45*/ 1353a1364> LogSvEvent((int)1167); /*12/08/2003 15:51:45*/ 1362a1374> LogSvEvent((int)1168); /*12/08/2003 15:51:45*/ 1424a1437> LogSvEvent((int)1169); /*12/08/2003 15:51:45*/ 1463a1477> LogSvEvent((int)1170); /*12/08/2003 15:51:45*/ 1600a1615> LogSvEvent((int)1171); /*12/08/2003 15:51:45*/ 1678a1694> LogSvEvent((int)1172); /*12/08/2003 15:51:45*/ 1700a1717> LogSvEvent((int)1173); /*12/08/2003 15:51:45*/ 1731a1749> LogSvEvent((int)1174); /*12/08/2003 15:51:45*/ 1778a1797> LogSvEvent((int)1175); /*12/08/2003 15:51:45*/ 1857a1877> LogSvEvent((int)1176); /*12/08/2003 15:51:45*/ 1931a1952> LogSvEvent((int)1177); /*12/08/2003 15:51:45*/