Skip to content

Commit edb818a

Browse files
committed
vim: Import v7.4.1885
* 7.4.1885 MinGW console build defaults to not having +channel. Solution: Include the channel featur * 7.4.1884 Updating marks in a quickfix list is very slow when the list is long. Solution: Only upda
1 parent 3631e1e commit edb818a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [7.4.1883](https://github.com/vim/vim/releases/tag/v7.4.1883) Cppcheck found 2 incorrect printf formats. Solution: Use %ld and %lx. (Dominique Pelle)\n* [7.4.1882](https://github.com/vim/vim/releases/tag/v7.4.1882) Check for line break at end of line wrong. (Dominique Pelle) Solution: Correct the logic.\n* [7.4.1881](https://github.com/vim/vim/releases/tag/v7.4.1881) Appending to a long quickfix list is slow. Solution: Add qf_last.\n* [7.4.1880](https://github.com/vim/vim/releases/tag/v7.4.1880) MS-Windows console build defaults to not having +channel. Solution: Include the channel f\n* [7.4.1879](https://github.com/vim/vim/releases/tag/v7.4.1879) Channel test is flaky. Solution: Wait for close_cb to be invoked.\n* [7.4.1878](https://github.com/vim/vim/releases/tag/v7.4.1878) Whether a job has exited isn't detected until a character is typed. After calling exit_cb\n* [7.4.1877](https://github.com/vim/vim/releases/tag/v7.4.1877) No test for invoking "close_cb" when writing to a buffer. Solution: Add using close_cb to\n* [7.4.1876](https://github.com/vim/vim/releases/tag/v7.4.1876) Typing "k" at the hit-enter prompt has no effect. Solution: Don't assume recursive use of\n* [7.4.1875](https://github.com/vim/vim/releases/tag/v7.4.1875) Comparing functions and partials doesn't work well. Solution: Add tests. (Nikolai Pavlov)\n* [7.4.1874](https://github.com/vim/vim/releases/tag/v7.4.1874) Unused variable in Win32 code. Solution: Remove it. (Mike Williams)\n* [7.4.1873](https://github.com/vim/vim/releases/tag/v7.4.1873) When a callback adds a timer the GUI doesn't use it until later. (Ramel Eshed) Solution: \n* [7.4.1872](https://github.com/vim/vim/releases/tag/v7.4.1872) Still build problem with old version of Perl. Solution: Also define SvREFCNT_inc_void_NN \n* [7.4.1871](https://github.com/vim/vim/releases/tag/v7.4.1871) Appending to the quickfix list while the quickfix window is open is very slow. Solution: \n* [7.4.1870](https://github.com/vim/vim/releases/tag/v7.4.1870) One more Win64 compiler warning. Solution: Change declared argument type. (Ken Takata)\n* [7.4.1869](https://github.com/vim/vim/releases/tag/v7.4.1869) Can't build with old version of Perl. Solution: Define PERLIO_FUNCS_DECL. (Tom G. Christe
1+
* [7.4.1885](https://github.com/vim/vim/releases/tag/v7.4.1885) MinGW console build defaults to not having +channel. Solution: Include the channel featur\n* [7.4.1884](https://github.com/vim/vim/releases/tag/v7.4.1884) Updating marks in a quickfix list is very slow when the list is long. Solution: Only upda

0 commit comments

Comments
 (0)