Mercurial > vim
comparison src/version.c @ 3233:1cedbee50ca6 v7.3.386
updated for version 7.3.386
Problem: Test 83 fails when iconv does not support cp932. (raf)
Solution: Test if conversion works. (Yukihiro Nakadaira)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Fri, 23 Dec 2011 14:56:28 +0100 |
parents | 910eb66c9768 |
children | ac16c62282ac |
comparison
equal
deleted
inserted
replaced
3232:e78d1c62e247 | 3233:1cedbee50ca6 |
---|---|
712 NULL | 712 NULL |
713 }; | 713 }; |
714 | 714 |
715 static int included_patches[] = | 715 static int included_patches[] = |
716 { /* Add new patch number below this line */ | 716 { /* Add new patch number below this line */ |
717 /**/ | |
718 386, | |
717 /**/ | 719 /**/ |
718 385, | 720 385, |
719 /**/ | 721 /**/ |
720 384, | 722 384, |
721 /**/ | 723 /**/ |