[bug] invalid memory access with invalid utf8

2015-04-20 Fir de Conversatie Dominique Pellé
Hi vim-7.4.703 accesses invalid memory when doing: $ vim -E -u NONE -c 'call search(getline(.))' crash ... where 'crash' is the attached file (16 bytes). Asan (address sanitizer) reports: ==27746== ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60620001af00 at pc 0x625f1d bp

Re: Bug Report: If gui=bold is not present in hi StatusLine, the status line does not render a background color.

2015-04-20 Fir de Conversatie Roland Eggner
Hi Christian! On 2015-04-20 Monday at 10:38 +0200 Christian Brabandt wrote: Am 2015-04-20 09:24, schrieb Bidit Mazumder: If gui=bold is not present in the hi StatusLine of the active color scheme, then the status line does not render a background color. I don't know if this is a Vim

Re: Lua 5.3 detection on Windows using Vim 7.4.691

2015-04-20 Fir de Conversatie Andrei Olsen
On Monday, April 20, 2015 at 3:31:09 PM UTC+2, tux. wrote: Am 2015-04-19 18:53, schrieb Claudia Hardman: Tested with tuxproject 7.4.699 x64, and also with precompiled 7.4.691 x64 from [veegee](https://bintray.com/veegee/generic/vim_x64/view#files), platform Windows 7. Lua 5.3 and 5.2,

Re: Bug Report: If gui=bold is not present in hi StatusLine, the status line does not render a background color.

2015-04-20 Fir de Conversatie Manuel Ortega
On Mon, Apr 20, 2015 at 10:56 PM, Roland Eggner ed...@systemanalysen.net wrote: Hi Christian! On 2015-04-20 Monday at 10:38 +0200 Christian Brabandt wrote: Am 2015-04-20 09:24, schrieb Bidit Mazumder: If gui=bold is not present in the hi StatusLine of the active color scheme, then the

Re: Lua 5.3 detection on Windows using Vim 7.4.691

2015-04-20 Fir de Conversatie zeug
Am 2015-04-19 18:53, schrieb Claudia Hardman: Tested with tuxproject 7.4.699 x64, and also with precompiled 7.4.691 x64 from [veegee](https://bintray.com/veegee/generic/vim_x64/view#files), platform Windows 7. Lua 5.3 and 5.2, respectively are not detected, tests for lua return same results as

Bug Report: If gui=bold is not present in hi StatusLine, the status line does not render a background color.

2015-04-20 Fir de Conversatie Bidit Mazumder
If gui=bold is not present in the hi StatusLine of the active color scheme, then the status line does not render a background color. I don't know if this is a Vim issue or a MacVim issue. -- -- You received this message from the vim_dev maillist. Do not top-post! Type your reply below the

Re: Bug Report: If gui=bold is not present in hi StatusLine, the status line does not render a background color.

2015-04-20 Fir de Conversatie Christian Brabandt
Am 2015-04-20 09:24, schrieb Bidit Mazumder: If gui=bold is not present in the hi StatusLine of the active color scheme, then the status line does not render a background color. I don't know if this is a Vim issue or a MacVim issue. Does this happen only in the Gui version or also in the

Re: Bug Report: If gui=bold is not present in hi StatusLine, the status line does not render a background color.

2015-04-20 Fir de Conversatie Bidit Mazumder
On Monday, April 20, 2015 at 11:39:03 AM UTC+3, Christian Brabandt wrote: Am 2015-04-20 09:24, schrieb Bidit Mazumder: If gui=bold is not present in the hi StatusLine of the active color scheme, then the status line does not render a background color. I don't know if this is a Vim issue

Re: Bug Report: If gui=bold is not present in hi StatusLine, the status line does not render a background color.

2015-04-20 Fir de Conversatie Manuel Ortega
On Mon, Apr 20, 2015 at 3:24 AM, Bidit Mazumder bidit.mazum...@gmail.com wrote: If gui=bold is not present in the hi StatusLine of the active color scheme, then the status line does not render a background color. I don't know if this is a Vim issue or a MacVim issue. It's neither. I can't

Re: expand(%) and utf-8 characters in directory names

2015-04-20 Fir de Conversatie Christian Brabandt
Am 2015-04-20 18:28, schrieb Charles Campbell: I've attached a small tarball illustrating the problem I'm having with expand(). gunzip jose.tar.gz tar xf jose.tar cd josé vi junk.vim :so % :echo x[4] :echo y[4] With the first echo, you'll see (using utf-8 for encoding) e9. This is the hex

Re: expand(%) and utf-8 characters in directory names

2015-04-20 Fir de Conversatie Charles Campbell
Charles Campbell wrote: Christian Brabandt wrote: Hi Charles! On Fr, 27 Mär 2015, Charles Campbell wrote: Bram Moolenaar wrote: Charles Campbell wrote: I tried a directory named josé and found that netrw wasn't handling it well. One of the reasons is expand(%), which is used to get the