LO exit codes?

Henry Castro hcvcastro at gmail.com
Fri Jan 29 10:17:23 PST 2016


Hi,

I was tracing LO exit codes about corrupted installation. I found
desktop/source/inc/exithelper.h

EXITHELPER_FATAL_ERROR = 333,    /* Only the low 8 bits are significant 333
% 256 = 77 */

it is confused with standard code

EXIT_NOPERM      = 77, /// permission denied

I am not sure for Mac and Windows, but is there any reason why 333 code?.
any objections if I change to non-standard code?

Regards
Henry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20160129/763517ff/attachment.html>


More information about the LibreOffice mailing list