patch 8.0.0556: getting window position fails if GUI and term possible v8.0.0556
authorBram Moolenaar <Bram@vim.org>
Sun, 9 Apr 2017 13:03:15 +0000 (15:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 9 Apr 2017 13:03:15 +0000 (15:03 +0200)
commit7860bac57baeda408d5ef84f3334b0e52cc690bd
treee7d4936956a087140d5f45a32f617cb8ef669180
parentd2381a2cadb9ef359ad5efb916734c635b29bd13
patch 8.0.0556: getting window position fails if GUI and term possible

Problem:    Getting the window position fails if both the GUI and term
            code is built in.
Solution:   Return after getting the GUI window position. (Kazunobu Kuriyama)
src/evalfunc.c
src/version.c