summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtabletevent/device_information
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-07-16 17:46:42 -0700
committerThiago Macieira <thiago.macieira@intel.com>2015-09-21 21:30:58 +0000
commit6d78b7a0c46ea04f4bb771d960e2f7dff1362341 (patch)
tree4d06f7adc878b050c5a8477d3c546bba608da82e /tests/manual/qtabletevent/device_information
parent16cd053331d21bb1db9197bcbae783f28a1e0c9b (diff)
QProcess: report the syscall that failed in the Unix child process
Prefix the error string message with either "chdir" or the "execvXX"- family function that failed. In order to simplify the process, I also made it transmit local 8-bit data instead of UTF-16 (this also avoids memory allocation with QString). Since there are now two write(2) calls, it's possible for the parent process to be woken up and read(2) only the first. The parent process now needs to wait for EOF. Change-Id: Ib306f8f647014b399b87ffff13f1956199a5aee0 Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'tests/manual/qtabletevent/device_information')
0 files changed, 0 insertions, 0 deletions