This refers to the sentence in 19.5: "Every value that does not match bins a, b[], c[], or d[] is added into its own distinct bin." What's wrong here is the use of "d[]" because d is not an array (or vector) bin. Substituting "d" for "d[]" is certainly an editorial correction. Additionally, the issue requests that the default bin "others[]" be mentioned specifically. I don't think this is necessary; it seems clear enough to me as written, once the error is corrected. Dave -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Wed Apr 22 16:09:08 2009
This archive was generated by hypermail 2.1.8 : Wed Apr 22 2009 - 16:09:18 PDT