Elimar Riesebieter wrote:
> * Bram Moolenaar <[email protected]> [2013-05-29 22:02 +0200]:
>
> >
> > Patch 7.3.1042
> > Problem: Python: can't assign to vim.Buffer.name.
> > Solution: Python patch 3. (ZyX)
> > Files: runtime/doc/if_pyth.txt, src/ex_cmds.c, src/if_py_both.h,
> > src/if_python3.c, src/if_python.c, src/proto/ex_cmds.pro,
> > src/testdir/test86.in, src/testdir/test86.ok,
> > src/testdir/test87.in, src/testdir/test87.ok
>
> I tried to build patches til 1053 and got a build error:
>
> ...
> gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DTINY_VIMRC
> -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c
> ex_cmds.c: In function 'rename_buffer':
> ex_cmds.c:2443:13: error: 'buf' undeclared (first use in this function)
> ex_cmds.c:2443:13: note: each undeclared identifier is reported only
> once for each function it appears in
> make[1]: *** [objects/ex_cmds.o] Error 1
Right, there is something wrong with #ifdefs.
I'll make a fix.
--
Don't Panic!
-- The Hitchhiker's Guide to the Galaxy
/// 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/groups/opt_out.