[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 12 11:23:39 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=111696

--- Comment #7 from Noel Grandin <noelgrandin at gmail.com> ---
(In reply to Julien Nabet from comment #6)
> Since 2147500084 > 2 power 31, the number is converted in negative.

Yeah, thats fine, that is the way it has always been, we convert backwards and
forwards but the bitpattern stays the same.

Perhaps you could convert that OSL_FAIL in errinf.cxx to

  SAL_WARN( "vcl", "Error not handled " << pInfo->GetErrorCode());

?
and see what error is being ignored?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170812/9914bad6/attachment.html>


More information about the Libreoffice-bugs mailing list