* Bram Moolenaar <[email protected]> [2015-06-20 15:30 +0200]: > > Patch 7.4.749 (after 7.4.741) > Problem: For some options two consecutive commas are OK. (Nikolay Pavlov) > Solution: Add the P_ONECOMMA flag. > Files: src/option.c
This patch is missing in git? commit 81d57303df06bc9eca0adcaa0a10c1f90ff84ab3 Author: Bram Moolenaar <[email protected]> Date: Sun Jun 21 13:41:30 2015 +0200 patch 7.4.750 Problem: Cannot build with clang 3.5 on Cygwin with perl enabled. Solution: Strip "-fdebug-prefix-map" in configure. (Ken Takata) commit cf3abd0e8cf94c427c54b0edf1bf78397671f12c Author: Bram Moolenaar <[email protected]> Date: Fri Jun 19 21:06:36 2015 +0200 patch 7.4.748 Problem: Buffer overflow. Solution: Make the buffer larger. (Kazunobu Kuriyama) Elimar -- Obviously the human brain works like a computer. Since there are no stupid computers humans can't be stupid. There are just a few running with Windows or even CE ;-) -- -- 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.
