Skip to content

Commit e0f477d

Browse files
committed
vim: Import v8.2.3354
* 8.2.3354: build failure with +byte_offset but without +textprop * 8.2.3353: Vim9: type of argument for negate not checked at compile time * 8.2.3352: Vim9: error for nested :enddef has wrong line number * 8.2.3351: Vim9: using a function by name may delete it * 8.2.3350: text properties test fails on MS-Windows * 8.2.3349: eval test for scriptversion fails * 8.2.3348: line2byte() returns wrong value after adding textprop * 8.2.3347: check for legacy script is incomplete
1 parent 749e8a3 commit e0f477d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.3346](https://github.com/vim/vim/commit/2596a4e763e11eb8e406f262cb72fd2b39461572): Vim9: no error for using "." for concatenation after ":vim9cmd"\n* [Update runtime files](https://github.com/vim/vim/commit/6aa57295cfbe8f21c15f0671e45fd53cf990d404)\n* [8.2.3345](https://github.com/vim/vim/commit/bfb2bb16bc69441fa3ec13caacb2c94637a8a0ec): some code not covered by tests\n* [8.2.3344](https://github.com/vim/vim/commit/d2e9ccee90d2b39f4c9fd6cec271ef3fafd76f09): vimscript test fails\n* [8.2.3343](https://github.com/vim/vim/commit/4830c211a47f39edcf1827ffd787306faf65c2a5): Vim9: autoload test fails\n* [8.2.3342](https://github.com/vim/vim/commit/b521766c56c0e17db6e8615f35cf21012af0670c): test for :let errors fails\n* [8.2.3341](https://github.com/vim/vim/commit/88c89c77229e725ab2613b022249e2f506d82b82): Vim9: function call aborted despite try/catch
1+
* [8.2.3354](https://github.com/vim/vim/commit/92755bba30ec7a4c72ae0280420ba5c3847a9385): build failure with +byte\_offset but without +textprop\n* [8.2.3353](https://github.com/vim/vim/commit/cd6b4f300189b4920f7ee7f0204338e91210674b): Vim9: type of argument for negate not checked at compile time\n* [8.2.3352](https://github.com/vim/vim/commit/4bba16d252da6f072d311f9b3ebb50101d6d2eaf): Vim9: error for nested :enddef has wrong line number\n* [8.2.3351](https://github.com/vim/vim/commit/b033ee2ddfa8513b57111a56d6af9e45c41f7d1e): Vim9: using a function by name may delete it\n* [8.2.3350](https://github.com/vim/vim/commit/a401bba0805856e295c213aa504648084dae7e24): text properties test fails on MS-Windows\n* [8.2.3349](https://github.com/vim/vim/commit/5cebca27b831880fb6e191e5271ee614625e1f8a): eval test for scriptversion fails\n* [8.2.3348](https://github.com/vim/vim/commit/14c7530c4fca786d3594508e28943f10125827c3): line2byte() returns wrong value after adding textprop\n* [8.2.3347](https://github.com/vim/vim/commit/dd9de50f4262898384be6ea7694d05507c7cb260): check for legacy script is incomplete

0 commit comments

Comments
 (0)