[PATCH] (was Re: [PATCH] index shadow warning)

2002-01-09 Thread Nicholas Clark
On Mon, Jan 07, 2002 at 09:34:05PM +, Nicholas Clark wrote: > I believe that this patch gets all of these: Yes, right: > --- ./include/parrot/vtable.h~Mon Jan 7 20:38:08 2002 > +++ ./include/parrot/vtable.h Mon Jan 7 20:42:43 2002 What's an RCS header doing in an auto-generated fi

Re: [PATCH] index shadow warning [APPLIED]

2002-01-07 Thread Dan Sugalski
At 09:34 PM 1/7/2002 +, Nicholas Clark wrote: >I believe that this patch gets all of these: > >include/parrot/key.h:51: warning: declaration of `index' shadows global >declaration Applied, thanks. Dan --"it's like

[PATCH] index shadow warning

2002-01-07 Thread Nicholas Clark
I believe that this patch gets all of these: include/parrot/key.h:51: warning: declaration of `index' shadows global declaration include/parrot/key.h:52: warning: declaration of `index' shadows global declaration include/parrot/key.h:53: warning: declaration of `index' shadows global declaration