Re: [PATCH] Fix last warnings in encodings stuff

2002-03-18 Thread Jonathan Stowe
On Mon, 18 Mar 2002, Jonathan Stowe wrote: >This is a little > problematic because in ut8.c and utf16.c we are doing rather unconstly > things to variables that we hade previously declared as const, I should qualified this: "but it's probably t

[PATCH] Fix last warnings in encodings stuff

2002-03-18 Thread Jonathan Stowe
I probably did something like this before, ho hum. This is a little problematic because in ut8.c and utf16.c we are doing rather unconstly things to variables that we hade previously declared as const, but its either that or remove the const qualifier from the first argument to ..*_skip_(for|back)