On Sat, 26 Jan 2013, Kenneth Zadeck wrote:
the definition of vec_duplicate in section 10.12 seems to restrictive.i have seen examples where the "small vector" is really a scalar. Should the doc be "small vector or scalar"?
That might even be the majority of cases. Note that vec_concat is in the same case. I took the "or scalar" as implicit when I read this chapter last year, but making it explicit sounds like a good idea.
-- Marc Glisse