[PATCH] Change in core[libreoffice-3-6]: Make rtl::O[U]String::isEmpty return true bool

Stephan Bergmann (via Code Review) gerrit at gerrit.libreoffice.org
Wed Sep 19 08:58:53 PDT 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/650

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/50/650/1

Make rtl::O[U]String::isEmpty return true bool

...instead of sal_Bool, to work around MSVC warning C4805: unsafe mix of type
'sal_Bool' and type 'bool'.

Change-Id: Ia3477539ccc23aa9daec49d633f023d414f2b4bf
(cherry picked from commit 8ee7c47404cdf408bcd3b6ea0267fbe54193c93f)
---
M sal/inc/rtl/string.hxx
M sal/inc/rtl/ustring.hxx
2 files changed, 4 insertions(+), 10 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/650
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia3477539ccc23aa9daec49d633f023d414f2b4bf
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: Stephan Bergmann <sbergman at redhat.com>



More information about the LibreOffice mailing list