-
Key: DDSIRTP2-6
-
Legacy Issue Number: 11032
-
Status: closed
-
Source: Real-Time Innovations ( Mr. Kenneth Brophy)
-
Summary:
Source:
{note: two occurrences in this sentence}
Real-Time Innovations, Inc. (Ken Brophy, ken@rti.com)
Summary:
The extensions made to the protocol break backwards compatibility and therefore the major version should be changed not the minor version.
Resolution:
Change the version number from 1.2 to 2.0.
Revised Text:
Change "1.2" to "2.0" in the following locations:
· Table 8.13, 5th row (first cell reads "SubmessageKind"), the cell in the second column
· Section 8.3.3.1.2, first paragraph, first sentence.
· Section 8.3.4.1, numbered item 3, second sentence· Section 8.3.4.1, numbered item 4, third sentence.
· Section 8.3.5, first paragraph, second sentence
· Section 8.3.5.3, second paragraph (right after Table 8.20), first sentence
· Section 8.3.5.9, within the bulleted items following the second paragraph
o the second sentence in the second bulleted item
o the second sentence in the third bulleted item
· Section 8.3.7, first paragraph, first sentence
· Section 8.6, first paragraph, first sentence
· Section 9.3.1.2, last paragraph (right before Table 9.1), second sentence
· Section 9.3.1.4, the title
· Section 9.3.1.4, first paragraph, first and second sentences
· Table 9.3, the caption
· Section 9.4.2.11, last paragraph, first (and only) sentence
· Section 9.4.5.1.1, first paragraph, last sentence
· Section 9.4.5.1.2, last paragraph, first and second sentences
· Section 9.6.4, the title
· Section 9.6.4, first paragraph, first and second sentencesOther changes:
· Table 8.2, 6th row (cell in first column reads "ProtocolVersion_t"), the cell in the second column, change "PROTOCOLVERSION_1_2" to "PROTOCOLVERSION_2_0"
o NOTE: there are two instances of this change in this cell.
· Table 8.16, 2nd row (cell in first column reads "sourceVersion"), the cell in the second column, change "PROTOCOLVERSION_1_2" to "PROTOCOLVERSION_2_0"
· Section 8.3.3.1.2, change "(major = 1, minor = 2)" to "(major = 2, minor = 0)"
· Section 8.3.5.3, second paragraph, within the list of special values, change "PROTOCOLVERSION_1_2" to "PROTOCOLVERSION_2_0"
· Section 8.6, first paragraph, first sentence, change "(1)" to "(2)"
· Section 9.3.1.2, last paragraph (right before Table 9.1), third sentence, change "(1)" to "(2)"
· Table 9.4, 5th row (first cell contains "ProtocolVersion_t")
change:#define PROTOCOLVERSION_1_2
{1,2}
#define PROTOCOLVERSION {1,2}to:
#define PROTOCOLVERSION_2_0
{2,0}
#define PROTOCOLVERSION {2,0}also, in the last sentence, change "version 1.2 (major = 1, minor = 2)" to "version 2.0 (major = 2, minor = 0)"
· Section 8.3.3.1, last paragraph, first (and only) sentence, change "(1)" to "(2)"
· Section 8.3.3.2, last paragraph (following Table 8.15), first (and only) sentence, change "(1)" to "(2)"
· Section 8.3.3.2.1, second paragraph, first sentence, change "(1)" to "(2)"
· Section 9.3.1.3, second paragraph, third sentence, change "(1)" to "(2)"
· Section 9.4.4, second paragraph, change "(1)" to "(2)"
· Section 9.4.5.1, second to last paragraph, first (and only) sentence, change "(1)" to "(2)"
· Section 9.4.5.1.1, second paragraph, first sentence, change "(1)" to "(2)" -
Reported: DDSI-RTPS 2.0b1 — Wed, 23 May 2007 04:00 GMT
-
Disposition: Resolved — DDSI-RTPS 2.0
-
Disposition Summary:
see above
-
Updated: Fri, 6 Mar 2015 20:58 GMT