To: vim_dev@googlegroups.com Subject: Patch 9.0.0250 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.0250 Problem: Slightly inconsistent error messages. Solution: Make it "Using a Float". (closes #10959) Files: src/errors.h *** ../vim-9.0.0249/src/errors.h 2022-08-23 18:39:14.756797669 +0100 --- src/errors.h 2022-08-23 21:29:20.323845564 +0100 *************** *** 2054,2060 **** EXTERN char e_using_float_as_number[] INIT(= N_("E805: Using a Float as a Number")); EXTERN char e_using_float_as_string[] ! INIT(= N_("E806: Using Float as a String")); #endif #ifdef FEAT_FLOAT EXTERN char e_expected_float_argument_for_printf[] --- 2054,2060 ---- EXTERN char e_using_float_as_number[] INIT(= N_("E805: Using a Float as a Number")); EXTERN char e_using_float_as_string[] ! INIT(= N_("E806: Using a Float as a String")); #endif #ifdef FEAT_FLOAT EXTERN char e_expected_float_argument_for_printf[] *** ../vim-9.0.0249/src/version.c 2022-08-23 19:54:24.251779395 +0100 --- src/version.c 2022-08-23 21:29:14.811830734 +0100 *************** *** 733,734 **** --- 733,736 ---- { /* Add new patch number below this line */ + /**/ + 250, /**/ -- ARTHUR: What does it say? BROTHER MAYNARD: It reads ... "Here may be found the last words of Joseph of Aramathea." "He who is valorous and pure of heart may find the Holy Grail in the aaaaarrrrrrggghhh..." ARTHUR: What? BROTHER MAYNARD: "The Aaaaarrrrrrggghhh..." "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///