[Wayland-bugs] [Bug 101361] Current libinput git master doesn't handle paths with spaces in them like it used to

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 12 01:42:59 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101361

Peter Hutterer <peter.hutterer at who-t.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |peter.hutterer at who-t.net

--- Comment #1 from Peter Hutterer <peter.hutterer at who-t.net> ---
I think this could be a libtool issue, but this one should be easy to figure
out:
from a git master checkout, do:

git bisect bad origin/master
git bisect good 1.6.0
git bisect run make

And wait. Let's assume 1.6.0 is good, because otherwise you would've noticed it
a lot earlier. git bisect will run make on every revision until it finds the
one that broke things. Depending on how likely that commit looks like, we'll
know if we busted something in libinput or if libtool is broken.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170612/abb727b4/attachment.html>


More information about the wayland-bugs mailing list