[PATCH libinput 2/2] remove libinput_event_pointer_get_axis from symbols

Marek Chalupa mchqwerty at gmail.com
Wed Jan 28 08:42:37 PST 2015


On Thu, Jan 22, 2015 at 3:01 AM, Peter Hutterer <peter.hutterer at who-t.net>
wrote:

> On Wed, Jan 21, 2015 at 12:11:22PM +0100, Marek Chalupa wrote:
> > This function was removed in 1baf109b40
> >
> > Signed-off-by: Marek Chalupa <mchqwerty at gmail.com>
> > ---
> >  src/libinput.sym | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/src/libinput.sym b/src/libinput.sym
> > index cfbeabd..77fccb8 100644
> > --- a/src/libinput.sym
> > +++ b/src/libinput.sym
> > @@ -70,7 +70,6 @@ global:
> >       libinput_event_pointer_get_absolute_x_transformed;
> >       libinput_event_pointer_get_absolute_y;
> >       libinput_event_pointer_get_absolute_y_transformed;
> > -     libinput_event_pointer_get_axis;
> >       libinput_event_pointer_get_axis_source;
> >       libinput_event_pointer_get_axis_value;
> >       libinput_event_pointer_get_axis_value_discrete;
> > --
> > 2.2.1
>
> merged and pushed, thanks.
>
> btw, if you write a test for something that's buggy, please order the
> patches so the fix is applied before the test. Otherwise the build will
> fail
> at the test, making a git bisect harder than it needs to be (and
> possibly triggering false positives if you're hunting for something else).
>
>
Yeah, I used to do it this way to 'show' the bug and then to fix it.
Haven't considered git bisect. Thanks for the tip.

Marek


> Cheers,
>    Peter
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20150128/b1673f9f/attachment.html>


More information about the wayland-devel mailing list