Mercurial > vim
comparison src/regexp_nfa.c @ 5066:d2f9f67924e7 v7.3.1276
updated for version 7.3.1276
Problem: When using a cscope connection resizing the window may send
SIGWINCH to cscope and it quits.
Solution: Call setpgid(0, 0) in the child process. (Narendran Gopalakrishnan)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sun, 30 Jun 2013 15:01:22 +0200 |
parents | a00cd1839ac4 |
children | 1cacf785299e |
comparison
equal
deleted
inserted
replaced
5065:b0f9e7a9c535 | 5066:d2f9f67924e7 |
---|