Subject: Re: bin/34766: Changes for xlint
To: None <gnats-bugs@NetBSD.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 10/09/2006 09:03:08
On Oct 9, 11:20am, henning.petersen@t-online.de (henning.petersen@t-online.de) wrote:
-- Subject: bin/34766: Changes for xlint
| >Number: 34766
| >Category: bin
| >Synopsis: Changes for xlint
| >Confidential: no
| >Severity: non-critical
| >Priority: medium
| >Responsible: bin-bug-people
| >State: open
| >Class: sw-bug
| >Submitter-Id: net
| >Arrival-Date: Mon Oct 09 11:20:00 +0000 2006
| >Originator: Henning Petersen
| >Release: NetBSD-current
| >Organization:
| >Environment:
| >Description:
| Add sizeof(term) from OpenBSD;
| Missing strg1->st_len=len in function catstrg;
| Typos in comments;
| >How-To-Repeat:
Thanks, can you please re-submit without the bogus:
- loop ()
- continue;
+ loop ();
changes? These are bad, and make gcc -Wextra whine.
christos