Re: [PATCH] -Wall encoding/singlebyte.c

2002-01-01 Thread Dan Sugalski
At 05:27 PM 1/1/2002 +, Nicholas Clark wrote: >but that is a more fundamental change than removing the warning by changing >just 1 file (as appended). Applied, thanks. Dan --"it's like this"--- Dan S

[PATCH] -Wall encoding/singlebyte.c

2002-01-01 Thread Nicholas Clark
cc -Wall -I./include -DHAS_JIT -o encodings/singlebyte.o -c encodings/singlebyte.c encodings/singlebyte.c:63: warning: initialization from incompatible pointer type encodings/singlebyte.c:65: warning: initialization from incompatible pointer type I'm not sure why there is only const on one of