Subject: Error in hexadecimal value of primitive encoding in SAS Standard Date: Fri, 3 Aug 2007 18:01:10 -0700 From: "Karthikeyan, Kishore K" <kishore.k.karthikeyan@intel.com> To: <t10@t10.org> Cc: "Karthikeyan, Kishore K" <kishore.k.karthikeyan@intel.com> X-Message-Number: 7966 Formatted message: HTML-formatted message Attachment #1: image002.gif I find two issues in this table 1. OPEN_REJECT (RESERVED ABANDON 0) primitive is no longer there. Was this removal from the standard intentional? 2. The hexadecimal values in the table corresponding to the primitives are not correct starting from OPEN_REJECT (RESERVED ABANDON 1) and has the wrong values for all open reject primitives. Seems like when the row for the OPEN_REJECT (RESERVED ABANDON 0) got deleated, the deletion of the row was missed out from the last column and hence this column got shifted up by one row. Thanks Kishore