Patch 7.4.1212 (after 7.4.1207)
Problem: Can't build with Motif.
Solution: Fix function declaration.(Dominique Pelle)
Files: src/gui_motif.c
*** ../vim-7.4.1211/src/gui_motif.c 2016-01-30 16:39:20.438376481 +0100
--- src/gui_motif.c 2016-01-30 19:43:51.575263364 +0100
***************
*** 118,124 ****
*/
static void
! scroll_cb(Widget w UNUSED, XtPointer client_data, call_data)
{
scrollbar_T *sb;
long value;
--- 118,124 ----
*/
static void
! scroll_cb(Widget w UNUSED, XtPointer client_data, XtPointer call_data)
{
scrollbar_T *sb;
long value;
*** ../vim-7.4.1211/src/version.c 2016-01-30 19:39:45.285838531 +0100
--- src/version.c 2016-01-30 19:44:33.006830249 +0100
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 1212,
/**/
--
>From "know your smileys":
:-)-O Smiling doctor with stethoscope
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.