<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 22, 2015 at 3:01 AM, Peter Hutterer <span dir="ltr"><<a href="mailto:peter.hutterer@who-t.net" target="_blank">peter.hutterer@who-t.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Wed, Jan 21, 2015 at 12:11:22PM +0100, Marek Chalupa wrote:<br>
> This function was removed in 1baf109b40<br>
><br>
> Signed-off-by: Marek Chalupa <<a href="mailto:mchqwerty@gmail.com">mchqwerty@gmail.com</a>><br>
> ---<br>
>  src/libinput.sym | 1 -<br>
>  1 file changed, 1 deletion(-)<br>
><br>
> diff --git a/src/libinput.sym b/src/libinput.sym<br>
> index cfbeabd..77fccb8 100644<br>
> --- a/src/libinput.sym<br>
> +++ b/src/libinput.sym<br>
> @@ -70,7 +70,6 @@ global:<br>
>       libinput_event_pointer_get_absolute_x_transformed;<br>
>       libinput_event_pointer_get_absolute_y;<br>
>       libinput_event_pointer_get_absolute_y_transformed;<br>
> -     libinput_event_pointer_get_axis;<br>
>       libinput_event_pointer_get_axis_source;<br>
>       libinput_event_pointer_get_axis_value;<br>
>       libinput_event_pointer_get_axis_value_discrete;<br>
> --<br>
> 2.2.1<br>
<br>
</div></div>merged and pushed, thanks.<br>
<br>
btw, if you write a test for something that's buggy, please order the<br>
patches so the fix is applied before the test. Otherwise the build will fail<br>
at the test, making a git bisect harder than it needs to be (and<br>
possibly triggering false positives if you're hunting for something else).<br>
<br></blockquote><div><br></div><div>Yeah, I used to do it this way to 'show' the bug and then to fix it.<br>Haven't considered git bisect. Thanks for the tip.<br><br></div><div>Marek<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Cheers,<br>
   Peter<br>
<br>
</blockquote></div><br></div></div>