Skip to content

Conversation

@brcolow
Copy link
Contributor

@brcolow brcolow commented May 19, 2016

vim-patch:7.4.1051
Problem: Segfault when unletting "count".
Solution: Check for readonly and locked first. (Dominique Pelle)
Add a test.

vim/vim@af8af8b

vim-patch:7.4.1068
Problem: Wrong way to check for unletting internal variables.
Solution: Use a better way. (Olaf Dabrunz)

vim/vim@7b877b3

@brcolow brcolow changed the title vim-patch:7.4.1051 [WIP] vim-patch:7.4.1051 May 19, 2016
@marvim marvim added the WIP label May 19, 2016
@justinmk justinmk mentioned this pull request May 20, 2016
@brcolow brcolow force-pushed the vim-7.4.1051 branch 2 times, most recently from b45c3e7 to 1eca1d8 Compare May 21, 2016 06:18
@brcolow brcolow changed the title [WIP] vim-patch:7.4.1051 [WIP] vim-patch:7.4.1051,1068 May 21, 2016
@brcolow brcolow changed the title [WIP] vim-patch:7.4.1051,1068 [WIP] vim-patch:7.4.{1051,1068} May 21, 2016
@brcolow brcolow changed the title [WIP] vim-patch:7.4.{1051,1068} [RFC] vim-patch:7.4.{1051,1068} May 21, 2016
@marvim marvim added RFC and removed WIP labels May 21, 2016
brcolow added 2 commits June 9, 2016 12:27
Problem:    Segfault when unletting "count".
Solution:   Check for readonly and locked first. (Dominique Pelle)
            Add a test.

vim/vim@af8af8b
Problem:    Wrong way to check for unletting internal variables.
Solution:   Use a better way. (Olaf Dabrunz)

vim/vim@71bcfdf
@jamessan jamessan merged commit b3f6b30 into neovim:master Jun 10, 2016
@jszakmeister jszakmeister removed the RFC label Jun 10, 2016
@brcolow brcolow deleted the vim-7.4.1051 branch June 10, 2016 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants