On 10 January 2017 at 07:18, Gerd Hoffmann <[email protected]> wrote: > Hi, > >> > git://git.kraxel.org/qemu tags/pull-ui-20170109-1 > >> Hi. I'm afraid this fails to build on OSX: >> >> /Users/pm215/src/qemu-for-merges/ui/cocoa.m:688:21: error: use of >> undeclared identifier 'MOUSE_EVENT_WHEELUP' >> MOUSE_EVENT_WHEELUP : MOUSE_EVENT_WHEELDN; >> ^ >> /Users/pm215/src/qemu-for-merges/ui/cocoa.m:710:45: error: use of >> undeclared identifier 'MOUSE_EVENT_WHEELUP' >> [INPUT_BUTTON_WHEEL_UP] = MOUSE_EVENT_WHEELUP, >> ^ >> /Users/pm215/src/qemu-for-merges/ui/cocoa.m:711:45: error: use of >> undeclared identifier 'MOUSE_EVENT_WHEELDN' >> [INPUT_BUTTON_WHEEL_DOWN] = MOUSE_EVENT_WHEELDN, > > Pushed new tag: > > git://git.kraxel.org/qemu tags/pull-ui-20170110-1 > > Dropped offending patch (8/11), no other changes.
Applied, thanks. PS: to guarantee getting my attention on a respun pull request you need to resend a proper cover email (but you don't need to resend the rest of the emails). You got lucky this time :-) thanks -- PMM
