From owner-freebsd-current Sat Jan 26 11:13:15 2002 Delivered-To: freebsd-current@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 2450637B400 for ; Sat, 26 Jan 2002 11:13:12 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 26 Jan 2002 19:13:11 +0000 (GMT) Date: Sat, 26 Jan 2002 19:13:10 +0000 From: David Malone To: Aleksander Rozman - Andy Cc: freebsd-current@FreeBSD.ORG Subject: Re: possible errors in net/in_var.h Message-ID: <20020126191310.GA20991@walton.maths.tcd.ie> References: <5.0.2.1.0.20020126160043.0291fea0@164.8.8.5> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.0.2.1.0.20020126160043.0291fea0@164.8.8.5> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jan 26, 2002 at 04:04:08PM +0100, Aleksander Rozman - Andy wrote: > I didn't know where I should report this problem, but it seems that there > is error in > netin_var.h. In line 146 and 334 (field if_data has incomplete type), I > think there just one * missing before name of this fields... From your description it is very hard to tell what you mean. There is no file called netin_var.h, so I thought you probably meant netinet/in_var.h, but in -current that only has 243 lines. Maybe you could post a "diff -u" showing what you think should be changed? > P.S. : Where should I report such errors in future?? If you're not sure about a bug then -questions, -current or -stable is probably a good place to ask. If you're sure you've found a bug then use the send-pr command to submit a bug to the database. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message