Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » [solved] Linux LocalProcess::GetExitCode highly divergent from Windows
Re: Linux LocalProcess::GetExitCode highly divergent from Windows [message #48735 is a reply to message #48734] |
Sat, 02 September 2017 11:21  |
cbpporter
Messages: 1427 Registered: September 2007
|
Ultimate Contributor |
|
|
OK, looks like this is not an U++ issue but a standard Linux limitation. Return codes are 8 bit. Welcome to 2017!
I guess I need to come up with a standardized API to report error across Linux and Windows, because 0 is valid on Linux, but other positives are error and positives are success on Windows...
|
|
|
Goto Forum:
Current Time: Mon Jun 02 14:51:44 CEST 2025
Total time taken to generate the page: 0.04141 seconds
|