GNOME Bugzilla – Bug 734268
Port to vte-2.91
Last modified: 2014-08-18 19:52:19 UTC
Current vte master has some API changes, and gnome-terminal does not have the word-chars key anymore. Lets adjust accordingly.
Bug 727743 has the details on word-chars removal.
Created attachment 282537 [details] [review] terminal: Silence -Wunused-function
Created attachment 282538 [details] [review] terminal: Fix incompatible pointer type warning
Created attachment 282539 [details] [review] terminal: Port to vte-2.91
Review of attachment 282537 [details] [review]: Thanks for your patch, I have just committed it.
Review of attachment 282538 [details] [review]: Thanks for your patch, I have just committed it.
Review of attachment 282539 [details] [review]: Thank for this patch too. It looks fine but could you use vte-2.90 if vte-2.91 is missing?
Review of attachment 282539 [details] [review]: Thank for patch, I have just committed it after improving the configure script to still be able to compile with vte 2.90.