[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Forwarded commit message
From: |
Chad Walstrom |
Subject: |
Forwarded commit message |
Date: |
Mon, 07 Nov 2005 16:27:55 -0600 |
Alex, please subscribe to the commit list. I fubarred the approval,
so here's the forwarded copy of Alex's commit.
------- Forwarded Message
Date: Mon, 07 Nov 2005 15:41:48 -0500
From: Alex Manoussakis <address@hidden>
To: address@hidden
Subject: gnats/gnats/ds-file index.c index.h pr.c
CVSROOT: /cvsroot/gnats
Module name: gnats
Branch:
Changes by: Alex Manoussakis <address@hidden> 05/11/07 20:41:
48
Modified files:
gnats/ds-file : index.c index.h pr.c
Log message:
Added patch #4511 that fixes PR gnats/504 (gnatsd crashes when trying t
o lock a nonexistent PR)
Reviewed by: chewie, hatzis
Changes:
pr.c:
- get_pr_path does not call getCategoryFromIndex anymore, because when
it did,
it already knew that the PR does not exist.
- Changed the prototype of get_pr_path by removing the ErrorDesc argume
nt,
because getCategoryFromIndex would set it, but it's now removed.
index.c/index.h:
- Since getCategoryFromIndex is no longer needed, it is being removed a
ltogether
including its calees findPrCategory findPrCategoryBinary.
Alex Manoussakis
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/ds-file/index.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/ds-file/index.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/ds-file/pr.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
------- End of Forwarded Message
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Forwarded commit message,
Chad Walstrom <=