On 06/02/13 12:15, Bram Moolenaar wrote:
Patch 7.3.799
Problem: The color column is not correct when entering a buffer. (Ben
Fritz)
Solution: Call check_colorcolumn() if 'textwidth' changed. (Christian
Brabandt)
Files: src/buffer.c
[...]
I get the following warning in "tiny" build but not in "huge" build:
gcc -c -I. -Iproto -DHAVE_CONFIG_H -I/usr/local/include -O2
-fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
-o objects/buffer.o buffer.c
buffer.c: In function ‘enter_buffer’:
buffer.c:1444:10: warning: unused variable ‘old_tw’ [-Wunused-variable]
Build is successful (this is a warning, not an error).
Best regards,
Tony.
--
Every program has two purposes -- one for which it was written and
another for which it wasn't.
--
--
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.