qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PULL 00/46] Trivial patches for 2015-02


From: Peter Maydell
Subject: Re: [Qemu-trivial] [Qemu-devel] [PULL 00/46] Trivial patches for 2015-02-10
Date: Tue, 10 Feb 2015 07:14:55 +0000

On 10 February 2015 at 06:33, Michael Tokarev <address@hidden> wrote:
> This is another pull request for trivial-patches tree.
> This time it is sort of huge, consisting of 46 patches in total.
> There are several patches and series which aren't applied to
> -trivial but should -- I decided I'll send a pull request first
> and apply the leftovers later, because there are important
> changes in the tree and amount of leftovers is somewhat large.
> This is a 3-week collection.
>
> This request consists of a large number of trivial fixes from
> the usual heros, Marcus and Stefen, who found several new ways
> to find various small defects in the code.  There are several
> linux-user fixes from Chen Gang, with some grammar fixes from
> me -- not all of his changes has been applied so far.  There
> are several bugfixes, -- eg, the libcacard linking fix, a buffer
> overflow fix in inet_parse (which does not warrant a CVE# :);
> and also there are some other stuff from here and there.
>
> Please consider applying.
>
> Thanks,
>
> /mjt
>
> The following changes since commit 89db21771782fd6050335e73542064f1187c9ced:
>
>   qmp: unbreak build for non-vnc configuration (2015-02-09 22:36:04 +0000)
>
> are available in the git repository at:
>
>   git://git.corpit.ru/qemu.git tags/pull-trivial-patches-2015-02-10
>
> for you to fetch changes up to 3ff64f1f9391a9b71d4dd58c6c4bbaa1db3dd430:
>
>   virtio: Fix warning caused by missing 'static' attribute (2015-02-10 
> 09:27:21 +0300)
>

Hi. I'm afraid this introduces a new compiler warning under clang:

disas/cris.c:1218:33: warning: unused variable 'cris_cond15s'
[-Wunused-const-variable]
static const struct cris_cond15 cris_cond15s[] =

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]