[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop
From: |
no-reply |
Subject: |
Re: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop |
Date: |
Wed, 27 Feb 2019 07:24:56 -0800 (PST) |
Patchew URL: https://patchew.org/QEMU/address@hidden/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: address@hidden
Subject: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop
Type: series
=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===
Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
t [tag update] patchew/address@hidden -> patchew/address@hidden
Switched to a new branch 'test'
93a3cf9c42 ui/cocoa: Perform UI operations only on the main thread
7eb130375a ui/cocoa: Subclass NSApplication so we can implement sendEvent
556e313bf5 ui/cocoa: Don't call NSApp sendEvent directly from handleEvent
5e20ccf63c ui/cocoa: Move console/device menu creation code up in file
017353b840 ui/cocoa: Factor out initial menu creation
455ce903fa ui/cocoa: Use the pixman image directly in switchSurface
02b675ede0 ui/cocoa: Ensure we have the iothread lock when calling into QEMU
=== OUTPUT BEGIN ===
1/7 Checking commit 02b675ede0a2 (ui/cocoa: Ensure we have the iothread lock
when calling into QEMU)
2/7 Checking commit 455ce903fa09 (ui/cocoa: Use the pixman image directly in
switchSurface)
3/7 Checking commit 017353b840b4 (ui/cocoa: Factor out initial menu creation)
4/7 Checking commit 5e20ccf63c62 (ui/cocoa: Move console/device menu creation
code up in file)
5/7 Checking commit 556e313bf5e1 (ui/cocoa: Don't call NSApp sendEvent directly
from handleEvent)
ERROR: trailing whitespace
#44: FILE: ui/cocoa.m:152:
+ $
total: 1 errors, 0 warnings, 122 lines checked
Patch 5/7 has style problems, please review. If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
6/7 Checking commit 7eb130375ad0 (ui/cocoa: Subclass NSApplication so we can
implement sendEvent)
7/7 Checking commit 93a3cf9c4268 (ui/cocoa: Perform UI operations only on the
main thread)
=== OUTPUT END ===
Test command exited with code: 1
The full log is available at
http://patchew.org/logs/address@hidden/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to address@hidden
- Re: [Qemu-devel] [PATCH v2 7/7] ui/cocoa: Perform UI operations only on the main thread, (continued)
- [Qemu-devel] [PATCH v2 3/7] ui/cocoa: Factor out initial menu creation, Peter Maydell, 2019/02/14
- Re: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop, no-reply, 2019/02/14
- Re: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop, no-reply, 2019/02/14
- Re: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop, no-reply, 2019/02/14
- Re: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop, no-reply, 2019/02/14
- Re: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop, no-reply, 2019/02/14
- Re: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop, no-reply, 2019/02/14
- Re: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop,
no-reply <=
- Re: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop, no-reply, 2019/02/27
- Re: [Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop, no-reply, 2019/02/27