On 17/04/12 17:37, Noel Grandin wrote:
> Hi
>
> This patch series converts SV_*_PTRARR usage in the xmloff module.
> Depending on the usage, std::vector, boost::ptr_vector, or
> boost::ptr_set was used.
>
> It passed "make xmloff.subsequentcheck" and most of "make
> subsequentcheck" (the rest
Hi
This patch series converts SV_*_PTRARR usage in the xmloff module.
Depending on the usage, std::vector, boost::ptr_vector, or
boost::ptr_set was used.
It passed "make xmloff.subsequentcheck" and most of "make
subsequentcheck" (the rest is failing because there is a glitch with
current ma