
12 Jul
2017
12 Jul
'17
1:46 p.m.
On 07/11/2017 02:37 AM, Andrea Bolognani wrote:
On Mon, 2017-07-10 at 17:37 -0400, Cole Robinson wrote:
After 405c0f07f5
The commit that changed qemuProcessLookupPTYs() is actually 426dc5eb28bade109bf27bdd10d7305a040b4a3e, isn't it?
qemuCaps is unused here, remove it from the call stack
@def has become ATTRIBUTE_UNUSED as of that commit as well, so you should mention both.
Fixed and pushed Thanks, Cole