[EMAIL PROTECTED] writes:
> rbb 2002/10/11 14:49:03
>
> Modified:network_io/unix sa_common.c
> Log:
> WE can declare a variable after executing some code.
It seems that we can sometimes get away with it if we're using this
gcc:
$ gcc --version
gcc (GCC) 3.2 20020903 (Red H
I have run into a problem where the cache code randomly decides that a
cached entry is stale or that the last modified date is some time in
the future. I tracked it back to the ap_cache_check_freshness code
which does a lot of checking of dates.
Some of this date checking code compares and assigns