[PATCH] Change in core[libreoffice-3-6]: fdo#54898: Test equality by order index (integer) which is m...
Kohei Yoshida (via Code Review)
gerrit at gerrit.libreoffice.org
Thu Nov 8 13:17:04 PST 2012
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1013
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/13/1013/1
fdo#54898: Test equality by order index (integer) which is more stable.
At the point where std::unique is called, we can use order indices to
determine whether the two items are equal. This should be more stable
than using CaseInsEqual() to assess equality.
Change-Id: I88310fc7beede19fb1c629b9b7e3cb9a069b2b23
---
M sc/source/core/data/dpcache.cxx
1 file changed, 3 insertions(+), 3 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/1013
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I88310fc7beede19fb1c629b9b7e3cb9a069b2b23
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: Kohei Yoshida <kohei.yoshida at gmail.com>
More information about the LibreOffice
mailing list