ATLAS Compiler
Version 3.23.18 (20060302)
Release Date: 2 March 2006
Overview
The following describes an overview of changes included within version 20060223 (3.23.18) of the following
ATLAS compiler(s)
ESTS/PAWS
IFTE/PAWS
1.1 Enhancements
1.2 Problem Reports
06-999
2.0 Detailed Description
None
2.2 Problem Reports
2.2.1 06-999 - Allocator "No UUTPin ### (FATAL)"
ESTS/IFTE Compiler version 20060223 (3.23.26) included a correction for PR06-011. That PR required that at least
one blank character terminated a CNX <Port>. That change was incomplete and caused <Ports> to be incorrectly recognized
as a <UUTPin> if the <Port> was terminated by a NEWLINE character, i.e. was at the end of a line.
Example
CNX HI P05 LO P06 SENSE-HI
P07 SENSE-LO P08 $
This release of the ESTS/IFTE compilers requires that a <Port> be terminated by
any whitespace character, i.e. BLANK, TAB or NEWLINE.
|