|
On 26-May-2012 2:25 AM, Dominique Pellé
wrote:
Hi Dominique,John Marriott <[email protected]> wrote:On 25-May-2012 7:56 PM, Bram Moolenaar wrote: Patch 7.3.527 Problem: Clang complains about non-ASCII characters in a string. Solution: Change to \x88 form. (Dominique Pelle) Files: src/charset.c *** ../vim-7.3.526/src/charset.c 2012-01-26 13:40:04.000000000 +0100 --- src/charset.c 2012-05-25 11:49:58.000000000 +0200...Hi All, This patch does not apply cleanly for me (on Windows here). Basically the whole patch to charset.c is rejected. Do I have an out-of-date version of the source? I thought it was update-to-date... Cheers JohnHi John I'm not sure why the patch does not apply cleanly. It's a bit special since the old code contained non-ASCII latin1 char. Can't you get the latest source with Mercurial? It's more convenient than using patches. If somehow you don't like Mercurial and the patch does not apply cleanly, you can download the latest version of src/charset.c here: http://code.google.com/p/vim/source/browse/src/charset.c (click on "View raw file") Regards -- Dominique I d/l the source via mercurial and all is well, and much more convenient too. Many thanks Cheers John -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php |
- Patch 7.3.527 Bram Moolenaar
- Re: Patch 7.3.527 John Marriott
- Re: Patch 7.3.527 Dominique Pellé
- Re: Patch 7.3.527 John Marriott
