On Sun, Jun 4, 2017 at 3:33 PM, Tony Mechelynck <[email protected]> wrote: > On Sun, Jun 4, 2017 at 2:58 PM, Bram Moolenaar <[email protected]> wrote: >> >> Patch 8.0.0607 >> Problem: When creating a bufref, then using :bwipe and :new it might get >> the same memory and bufref_valid() returns true. >> Solution: Add br_fnum to check the buffer number didn't change. >> Files: src/structs.h, src/buffer.c, src/globals.h, src/if_py_both.h, >> src/quickfix.c > > Suddenly I see an off-by-one error when setting 'cmdheight'. This > error wasn't present in gvim 8.0.606
Somehow the problem has disappeared in 8.0.610. (Dindn't test 608 & 609). Best regards, Tony. -- -- 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.
