Hi Caolán,
On Tuesday, 2011-11-08 15:01:53 +, Caolán McNamara wrote:
> > Looking at htmlexp.cxx:1320, pSrcArr is used to lookup for an index of
> > a string, and then the index is applied to pDstArr.
> > In my understanding indices of two arrays are unrelated, because
> > arrays are sorted by
On Tue, 2011-11-08 at 22:43 +0900, Daisuke Nishino wrote:
> Hi all,
>
> I removed some uses of SvStringsSortDtor, which is listed in
> http://wiki.documentfoundation.org/Easy_Hacks#Easy_Hacks
Looks good (Initially I thought there was a few vectors with potential
dups in them before I scrolled dow