<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Current libinput git master doesn't handle paths with spaces in them like it used to"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101361">bug 101361</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>NEEDINFO
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>peter.hutterer@who-t.net
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Current libinput git master doesn't handle paths with spaces in them like it used to"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101361#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Current libinput git master doesn't handle paths with spaces in them like it used to"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101361">bug 101361</a>
from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>