GSoC Week 1
Iain Billett
iainbillett at gmail.com
Mon May 28 11:20:31 PDT 2012
>
> Please, post the actual error messages (the earliest one(s).
>
There are 15 errors, here are the first few as they are all similar:
/LibreOfficeDev/lo-android/solver/unxmacxi.pro/inc/rtl/string.hxx:257:13:
error: cannot use 'throw' with exceptions disabled
throw std::bad_alloc();
^
/LibreOfficeDev/lo-android/solver/unxmacxi.pro/inc/rtl/ustring.hxx:292:13:
error: cannot use 'throw' with exceptions disabled
throw std::bad_alloc();
^
/LibreOfficeDev/lo-android/solver/unxmacxi.pro/inc/rtl/ustring.hxx:322:13:
error: cannot use 'throw' with exceptions disabled
throw std::bad_alloc();
^
/LibreOfficeDev/lo-android/solver/unxmacxi.pro/inc/rtl/ustring.hxx:1742:13:
error: cannot use 'throw' with exceptions disabled
throw std::bad_alloc();
^
/LibreOfficeDev/lo-android/solver/unxmacxi.pro/inc/rtl/ustring.hxx:1785:13:
error: cannot use 'throw' with exceptions disabled
throw std::bad_alloc();
^
/LibreOfficeDev/lo-android/solver/
unxmacxi.pro/inc/com/sun/star/uno/Any.hxx:561:9: error: cannot use 'throw'
with exceptions disabled
throw RuntimeException(
^
/LibreOfficeDev/lo-android/solver/
unxmacxi.pro/inc/com/sun/star/uno/genfunc.hxx:63:9: error: cannot use 'try'
with exceptions disabled
try
^
Thanks,
Iain.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120528/a8ba9351/attachment.html>
More information about the LibreOffice
mailing list