<div class="gmail_quote">On Sun, Nov 11, 2012 at 5:49 AM, Rob Bradford <span dir="ltr"><<a href="mailto:robert.bradford@intel.com" target="_blank">robert.bradford@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sun, Nov 11, 2012 at 03:57:49AM -0700, Scott Moreau wrote:<br>
<br>
Hi Scott,<br>
<div class="im"><br>
> -  return xkb_keysym_from_name(keyval_name);<br>
> +  return xkb_keysym_from_name(keyval_name, 0);<br>
<br>
</div>I'm a little confused about this patch - AFAICT using git blame this was<br>
already fixed when I merged Ran's patch:<br>
<br>
commit 21cf5a7e0018675585a58ed6d3d379ba7028be39<br>
Author: Ran Benita <<a href="mailto:ran234@gmail.com">ran234@gmail.com</a>><br>
Commit: Rob Bradford <<a href="mailto:rob@linux.intel.com">rob@linux.intel.com</a>><br>
<br>
    wayland: update to work with stable libxkbcommon<br>
<br>
    libxkbcommon has had some changes to its API. However, it now has a<br>
    stable release (0.2.0), so this makes the necessary changes, and<br>
    replaces all uses of the deprecated API.<br>
<br>
    Signed-off-by: Ran Benita <<a href="mailto:ran234@gmail.com">ran234@gmail.com</a>><br>
<br>
Cheers,<br>
<br>
Rob<br>
</blockquote></div><br>Hi Rob,<br><br>Yes, you are right. It looks like I got confused between branches. This patch is meant for the wip/csd branch but it also needs the 1.0 update patch too. Sorry about the confusion. Could you possibly push these two patches to the wip/csd branch?<br>
<br><br>Thanks,<br><br>Scott<br>