[PATCH] solaris/unobridge: prevent inlining of callVirtualMethod fun...

Pierre-Eric Pelloux-Prayer (via Code Review) gerrit at gerrit.libreoffice.org
Tue Sep 11 03:06:36 PDT 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/595

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/95/595/1

solaris/unobridge: prevent inlining of callVirtualMethod function

If this function get inlined, exception catching inside it won't word
as expected and the whole UNO exception stuff is broken.
Fixes testtools tests failure on Solaris/gcc

Change-Id: I4539a96b71e5cb439a191a3b3471fdba79c6a41d
---
M bridges/source/cpp_uno/gcc3_solaris_intel/uno2cpp.cxx
1 file changed, 3 insertions(+), 2 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4539a96b71e5cb439a191a3b3471fdba79c6a41d
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Pierre-Eric Pelloux-Prayer <pierre-eric at lanedo.com>



More information about the LibreOffice mailing list