RE: [PATCH] Keep comments in sync with the code...

2002-01-08 Thread Hong Zhang
By the way, we should not have global variable names like index at the first place. All globals should look something like GIndex. Hong -Original Message- From: Simon Glover [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 08, 2002 9:56 AM To: [EMAIL PROTECTED] Subject: [PATCH]

Re: [PATCH] Keep comments in sync with the code...

2002-01-08 Thread Nicholas Clark
On Tue, Jan 08, 2002 at 12:20:59PM -0800, Hong Zhang wrote: By the way, we should not have global variable names like index at the first place. All globals should look something like GIndex. Valid point. Sadly in this case there's not much we can do, as I think that gcc was warning about