On Nov 29, 2007, at 8:25 AM, P T Withington wrote:


separator; that unit test now breaks.

I will fix this tomorrow, by s/,/;/  in the errant test.

I'm not sure that is the right fix. We need to fix the doc tools to understand the new AST type. Presumably the doc tools want to be able to enumerate all the vars? (Although, I don't know how you associate a doc comment with multiple vars in a statement).

Of course the doc tools should accept multiple vars separated by ',' if they don't have doc. But if they do have doc, it seems ambiguous about which one is getting the doc. A warning to request them to be split into two statements doesn't seem bad to me.

--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

Voice:  617-547-7881
Email:  [EMAIL PROTECTED]
WWW:    http://www.ddanderson.com

Reply via email to