Skip to content
Snippets Groups Projects
Commit 7f78bd73 authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.3.315

Problem:    Opening a window before forking causes problems for GTK.
Solution:   Fork first, create the window in the child and report back to the
            parent process whether it worked.  If successful the parent exits,
            if unsuccessful the child exits and the parent continues in the
            terminal. (Tim Starling)
parent 52f83179
No related branches found
Tags v7.3.363
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment