On Tue, Jan 29, 2002 at 09:34:20PM -0500, Jeff Trawick wrote: > protocol.c: In function `ap_rgetline': > protocol.c:424: warning: assignment of read-only variable `c' > > previously: const char c;
Well, it didn't give a warning on Linux with gcc. We all know how good a compiler *that* is. But, Ian already switched it, so it should be fine now. -- justin
