First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 243754
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Vim Maintainers <vim@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael Hordijk <hoffbrinkle@hotmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
cscope-sigwinch-linemode.patch SIGWINCH linemode patch patch Michael Hordijk 2008-10-24 01:04 0000 1.06 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 243754 depends on: Show dependency tree
Bug 243754 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-10-24 01:03 0000
When running cscope from within Vim, window resizes cause cscope to crash. 
This has been fixed in upstream, but not yet released.  This patch has been
used by
other distros to fix the issue until the next version of cscope is released.

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Michael Hordijk 2008-10-24 01:04:15 0000 -------
Created an attachment (id=169658) [edit]
SIGWINCH linemode patch

------- Comment #2 From Ulrich Müller 2008-10-24 16:03:10 0000 -------
> Created an attachment (id=169658) [edit]
> SIGWINCH linemode patch

In upstream CVS that piece of code was inserted after the two "signal" calls:
<http://cscope.cvs.sourceforge.net/viewvc/cscope/cscope/src/main.c?r1=1.42&r2=1.43&diff_format=u>
while in your patch it is before.

Which is better?

------- Comment #3 From Michael Hordijk 2008-10-24 18:32:47 0000 -------
May as well go with the upstream one.  I was just going to include a link in
the
first place, but for some reason I didn't.

------- Comment #4 From Ulrich Müller 2008-10-24 19:22:25 0000 -------
Fixed in cscope-15.6-r3.
Thanks for reporting.

First Last Prev Next    No search results available      Search page      Enter new bug