Peter Maydell <peter.mayd...@linaro.org> writes: > On 29 October 2015 at 14:32, Markus Armbruster <arm...@redhat.com> wrote: >> The following changes since commit 7bc8e0c967a4ef77657174d28af775691e18b4ce: >> >> Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into >> staging (2015-10-29 09:49:52 +0000) >> >> are available in the git repository at: >> >> git://repo.or.cz/qemu/armbru.git tags/pull-monitor-2015-10-29 >> >> for you to fetch changes up to f6724b5b1b8fb1ca76b3df10d80415c206e2c4b9: >> >> docs: Document QMP event rate limiting (2015-10-29 14:37:34 +0100) >> >> ---------------------------------------------------------------- >> QMP and QObject patches >> > > Still doesn't build with old glib: > > In file included from /Users/pm215/src/qemu-for-merges/qga/commands.c:14: > In file included from > /Users/pm215/src/qemu-for-merges/qga/guest-agent-core.h:14: > In file included from > /Users/pm215/src/qemu-for-merges/include/qemu-common.h:25: > /Users/pm215/src/qemu-for-merges/include/glib-compat.h:172:47: error: > expected ';' after expression > g_hash_table_replace(hash_table, key, key) > ^ > ; > > I did a trial build with the typo fixed, and that is OK, so this > should be the last fix required, I think.
I fixed up this line, pushed, and sent a PULL v4 cover letter. Sorry for the extra iterations.