pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/28898: mail/xmailbox code has small flaw



>Number:         28898
>Category:       pkg
>Synopsis:       mail/xmailbox code has small flaw
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 07 22:27:00 +0000 2005
>Originator:     Georg Schwarz
>Release:        current pkgsrc
>Organization:
>Environment:
IRIX lorenz 5.3 08031225 IP20 mips
>Description:
mail/xmailbox code has small flaw which might prevent it from compiling on some 
systems.
>How-To-Repeat:

>Fix:
--- Mailbox.c.orig1     2005-01-07 23:15:16.000000000 +0100
+++ Mailbox.c   2005-01-07 23:17:44.000000000 +0100
@@ -276,7 +276,7 @@
     return (XtGetGC ((Widget) w, valuemask, &xgcv));
 }
 
-int zombiekiller()
+void zombiekiller()
 {
        int     status;



Unfortunaltely I don't see how to report that upstream.




Home | Main Index | Thread Index | Old Index