[PATCH] convert dptabres.cxx in SC module from SV_DECL_PTRARR_DEL to std::vector

Markus Mohrhard markus.mohrhard at googlemail.com
Tue Feb 7 11:00:41 PST 2012


Hello Noel,

2012/2/7 Noel Grandin <noel at peralex.com>:
> Hi
>
> Note that I did not use boost::ptr_vector because that would have meant
> switching to using references everywhere, and the existing logic makes use
> of NULL values, so I left that for a future patch.
>

It is a good idea to check for these conversions with a dbgutil build
or at least check that all converted variable uses in dbgutil code is
adjusted too.

Regards,
Markus


More information about the LibreOffice mailing list