pkgsrc-Bugs archive

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

Re: pkg/47462: net/choparp on 64-Bit will fail to parse comamnd line



The following reply was made to PR pkg/47462; it has been noted by GNATS.

From: Wolfgang Stukenbrock <wolfgang.stukenbrock%nagler-company.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/47462: net/choparp on 64-Bit will fail to parse comamnd line
Date: Thu, 17 Jan 2013 16:58:13 +0100

 Hi - once again
 
 there is a copy-paste error in my patch ....
 
 replace the line
 { *ip_addr = 0; return (0); }
 with
 { *ip_addr = l; return (0); }
 
 The just extracted value should be returned ...
 
 Sorry
 
 W. Stukenbrock
 
 gnats-admin%NetBSD.org@localhost wrote:
 
 > Thank you very much for your problem report.
 > It has the internal identification `pkg/47462'.
 > The individual assigned to look at your
 > report is: pkg-manager. 
 > 
 > 
 >>Category:       pkg
 >>Responsible:    pkg-manager
 >>Synopsis:       net/choparp on 64-Bit will fail to parse comamnd line
 >>Arrival-Date:   Thu Jan 17 15:45:00 +0000 2013
 >>
 > 
 > 
 
 


Home | Main Index | Thread Index | Old Index