Patch 7.4.1162
Problem:    Missing error number in MzScheme. (Dominique Pelle)
Solution:   Add a proper error number.
Files:      src/if_mzsch.c


*** ../vim-7.4.1161/src/if_mzsch.c      2016-01-23 19:45:48.622931332 +0100
--- src/if_mzsch.c      2016-01-24 13:55:40.075039794 +0100
***************
*** 1290,1296 ****
  #endif
        if (load_base_module_failed || startup_mzscheme())
        {
!           EMSG(_("Exxx: Sorry, this command is disabled, the MzScheme's 
racket/base module could not be loaded."));
            return -1;
        }
        initialized = TRUE;
--- 1290,1296 ----
  #endif
        if (load_base_module_failed || startup_mzscheme())
        {
!           EMSG(_("E895: Sorry, this command is disabled, the MzScheme's 
racket/base module could not be loaded."));
            return -1;
        }
        initialized = TRUE;
*** ../vim-7.4.1161/src/version.c       2016-01-23 23:02:30.252636325 +0100
--- src/version.c       2016-01-24 13:57:00.314209556 +0100
***************
*** 743,744 ****
--- 743,746 ----
  {   /* Add new patch number below this line */
+ /**/
+     1162,
  /**/

-- 
I am also told that there is a logical proof out there somewhere
that demonstrates that there is no task which duct tape cannot handle.
                                        -- Paul Brannan

 /// 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.

Raspunde prin e-mail lui