Re: [patch] mismatched prototype

2002-03-18 Thread Steve Fink
On Mon, Mar 18, 2002 at 03:17:40PM -0500, Dan Sugalski wrote: > At 3:14 PM -0500 3/18/02, Joshua Nye wrote: > >I know someone is working on this probably but this was just driving me > >mad. > > > >On fresh check out of cvs: > > Fixed, I think. Isn't that function static anyway? It either shoul

Re: [patch] mismatched prototype

2002-03-18 Thread Dan Sugalski
At 3:14 PM -0500 3/18/02, Joshua Nye wrote: >I know someone is working on this probably but this was just driving me mad. > >On fresh check out of cvs: Fixed, I think. -- Dan --"it's like this"--- Dan S

[patch] mismatched prototype

2002-03-18 Thread Joshua Nye
I know someone is working on this probably but this was just driving me mad. On fresh check out of cvs: gcc -fno-strict-aliasing -I/usr/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggreg