]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1262 v7.3.1262
authorBram Moolenaar <Bram@vim.org>
Sat, 29 Jun 2013 12:17:02 +0000 (14:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Jun 2013 12:17:02 +0000 (14:17 +0200)
commitfe17e7640d242e717e9498158570fe3eea2a769b
treefb6ce1298e71a1d21b022246e4fb3525f7ab8181
parent72179e1bd0bbb1d1c3083c85bd9fb0a8d6928f7f
updated for version 7.3.1262
Problem:    Crash and compilation warnings with Cygwin.
Solution:   Check return value of XmbTextListToTextProperty(). Add type casts.
            Adjust #ifdefs. (Lech Lorens)
src/main.c
src/os_unix.c
src/ui.c
src/version.c