On 05/11/13 07:13, Bram Moolenaar wrote:
Patch 7.4.069
Problem: Cannot right shift lines starting with #.
Solution: Allow the right shift when 'cino' contains #N with N > 0.
(Christian Brabandt)
Refactor parsing 'cino', store the values in the buffer.
Files: runtime/doc/indent.txt, src/buffer.c, src/edit.c, src/eval.c,
src/ex_getln.c, src/fold.c, src/misc1.c, src/ops.c,
src/proto/misc1.pro, src/proto/option.pro, src/structs.h,
src/option.c
Error linking tiny build:
objects/buffer.o: In function `open_buffer':
buffer.c:(.text+0x1fc2): undefined reference to `parse_cino'
collect2: error: ld returned 1 exit status
link.sh: Linking failed
make: *** [vi] Error 1
exit status 2
Huge build succeeds; still with the warning already observed a few days
back:
In file included from if_python.c:801:0:
if_py_both.h: In function ‘_DictionaryItem’:
if_py_both.h:1590:2: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
Best regards,
Tony.
--
"Your mother was a hamster, and your father smelt of elderberries!"
-- Monty Python and the Holy Grail
--
--
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.