id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4861,Typo in vector_expression.hpp breaks tests after r66578,Jim Bell ,David Bellot,"[https://svn.boost.org/trac/boost/changeset/66578 r66578]'s change to vector_expression.hpp has two mistakes: {{{scalar_addtion}}} (line 1174) appears to be a typo, but {{{scalar_addition}}} isn't defined either. Empirically, it seems it should be {{{scalar_plus}}}, in two places: lines 1174 and 1178. Everything from r66578 and beyond is breaking (e.g., accumulators/covariance, accumulators/pot_quantile, etc.)",Bugs,closed,Boost 1.46.0,uBLAS,Boost Development Trunk,Regression,fixed,scalar_addtion vector_expression.hpp accumulators,jim@…