-
Key: LTLOG11-19
-
Legacy Issue Number: 5917
-
Status: open
-
Source: Anonymous
-
Summary:
Page 3-2, Section 3.2 at the top omits any mapping to the
Platform Specific Model of the PIM section 2.2.1 InvalidParam
exception. The appropriate text needs to be added.
(Since the actual IDL is mostly derived from the Section 3.2
details, this omission apparently led to the omission of the
exception declaration from the IDL, cited above.)Page 3-3, section 3.2.4, remove syntax error
{WRAP, HALT}
from:
enum LogFullAction (WRAP, HALT);
to:
enum LogFullAction;
Page 3-5, section 3.2.7 has a wrong-word problem in the PSM code.
change:
<ProducerLogRecordType
to:
<ProducerLogRecordPage 3-5, section 3.2.7, the Description box for producerID has
some residual cut-and-paste text from the SCA that needs to be
removed or revised. The questionable text is:
"SCA Resource and Core Framework"Page 3-6, section 3.2.9 has another code-level wrong word problem.
change:
<LogRecordType
to:
<LogRecordPage 3-11, end of section 3.3.1.4, add the missing preposition.
change:
"signature the equivalent"
to:
"signature to the equivalent"Page 3-15, section 3.3.3 contains two kinds of problems at the
code level.
(1) LogProducerRecord & LogProducerRecordSequence
are word-transposition misnomers for
ProducerLogRecord & ProducerLogRecordSequence
(2) The desired sequence has already been more properly defined
in section 3.2.7 earlier.Page 3-19, section 3.3.4.3 needed to replace all the
full-upper-uppercase references to LOCKED & UNLOCKED by
their full-lower-case equivalents locked & unlocked, as per
section 3.2.2 and per the manner of usage in section 3.3.1.6 -
Reported: LtLOG 1.0b1 — Wed, 23 Apr 2003 04:00 GMT
-
Updated: Fri, 6 Mar 2015 20:58 GMT