pkgsrc/devel/cscope
ghen f77744e319 When Vim receives a SIGWINCH when its window is resized, it passes the signal
on to cscope when it's running (whether this is correct or not is a different
discussion).  The signal handler in cscope tries to ungetch() which crashes if
cscope is running in line mode (as under Vim) as opposed to under ncurses.

From Philip Paeps <philip@freebsd.org>.  Bump PKGREVISION.
2008-12-17 17:01:15 +00:00
..
patches When Vim receives a SIGWINCH when its window is resized, it passes the signal 2008-12-17 17:01:15 +00:00
DESCR
distinfo When Vim receives a SIGWINCH when its window is resized, it passes the signal 2008-12-17 17:01:15 +00:00
Makefile When Vim receives a SIGWINCH when its window is resized, it passes the signal 2008-12-17 17:01:15 +00:00
PLIST