outputview: use QProcess::nullDevice() as stdin for the build command

Authored by arichardson on Apr 4 2016, 10:47 AM.

Description

outputview: use QProcess::nullDevice() as stdin for the build command

Summary:
Otherwise it will block forever when the build needs to run a command
that reads from stdin

Test Plan: Building still works for me

Reviewers: kfunk, mwolff

Reviewed By: mwolff

Subscribers: kdevelop-devel

Differential Revision: https://phabricator.kde.org/D1275

Details

Committed
arichardsonApr 4 2016, 10:47 AM
Reviewer
mwolff
Differential Revision
D1275: outputview: use QProcess::nullDevice() as stdin for the build command
Parents
R33:2d580f44cf39: Misleading indentation fixes (GCC6)
Branches
Unknown
Tags
Unknown