Hi Bram!

On Mo, 01 Feb 2016, Bram Moolenaar wrote:

> 
> Patch 7.4.1231
> Problem:    JSON messages are not parsed properly.
> Solution:   Queue received messages.
> Files:      src/eval,c src/channel.c, src/json.c, src/proto/eval.pro,
>             src/proto/channel.pro, src/proto/json.pro, src/structs.h
> *** ../vim-7.4.1230/src/proto/eval.pro        2016-01-28 22:36:15.052065044 
> +0100
> --- src/proto/eval.pro        2016-01-31 23:02:33.143409845 +0100
> ***************
> *** 101,106 ****
> --- 101,107 ----
>   char_u *v_exception(char_u *oldval);
>   char_u *v_throwpoint(char_u *oldval);
>   char_u *set_cmdarg(exarg_T *eap, char_u *oldarg);
> + typval_T *alloc_tv(void);
>   void free_tv(typval_T *varp);
>   void clear_tv(typval_T *varp);
>   long get_tv_number_chk(typval_T *varp, int *denote);

This breaks, because in eval.c alloc_tv is still static.

Best,
Christian
-- 
Alle Menschen sind klug; die einen vorher, die anderen nachher.
                -- Chinesisches Sprichwort

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