]> git.proxmox.com Git - mirror_edk2.git/blame - Tools/CodeTools/Source/Pccts/CHANGES_FROM_133.txt
More renames for Tool Packages
[mirror_edk2.git] / Tools / CodeTools / Source / Pccts / CHANGES_FROM_133.txt
CommitLineData
878ddf1f 1=======================================================================\r
2List of Implemented Fixes and Changes for Maintenance Releases of PCCTS\r
3=======================================================================\r
4\r
5 DISCLAIMER\r
6\r
7 The software and these notes are provided "as is". They may include\r
8 typographical or technical errors and their authors disclaims all\r
9 liability of any kind or nature for damages due to error, fault,\r
10 defect, or deficiency regardless of cause. All warranties of any\r
11 kind, either express or implied, including, but not limited to, the\r
12 implied warranties of merchantability and fitness for a particular\r
13 purpose are disclaimed.\r
14\r
15\r
16 -------------------------------------------------------\r
17 Note: Items #153 to #1 are now in a separate file named\r
18 CHANGES_FROM_133_BEFORE_MR13.txt\r
19 -------------------------------------------------------\r
20 \r
21#312. (Changed in MR33) Bug caused by change #299.\r
22\r
23 In change #299 a warning message was suppressed when there was\r
24 no LT(1) in a semantic predicate and max(k,ck) was 1. The \r
25 changed caused the code which set a default predicate depth for\r
26 the semantic predicate to be left as 0 rather than set to 1.\r
27 \r
28 This manifested as an error at line #1559 of mrhost.c\r
29 \r
30 Reported by Peter Dulimov.\r
31 \r
32#311. (Changed in MR33) Added sorcer/lib to Makefile.\r
33\r
34 Reported by Dale Martin.\r
35 \r
36#310. (Changed in MR32) In C mode zzastPush was spelled zzastpush in one case.\r
37\r
38 Reported by Jean-Claude Durand\r
39 \r
40#309. (Changed in MR32) Renamed baseName because of VMS name conflict\r
41\r
42 Renamed baseName to pcctsBaseName to avoid library name conflict with\r
43