Mercurial > vim
comparison src/proto/clipboard.pro @ 23786:0512923e54e1 v8.2.2434
patch 8.2.2434: Vim9: no error when compiling str2nr() with a number
Commit: https://github.com/vim/vim/commit/f2b26bcf8f498fed72759af4aa768fb2aab3118c
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Jan 30 23:05:11 2021 +0100
patch 8.2.2434: Vim9: no error when compiling str2nr() with a number
Problem: Vim9: no error when compiling str2nr() with a number.
Solution: Add argument type checks. (closes https://github.com/vim/vim/issues/7759)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 30 Jan 2021 23:15:06 +0100 |
parents | 00a1b89256ea |
children | ca6bc7c04163 |
comparison
equal
deleted
inserted
replaced
23785:186b22ebe68d | 23786:0512923e54e1 |
---|