Fixed, thanks
2007/4/25, Guenter Knauf <[EMAIL PROTECTED]>:
Hi,
> Well jk_stat was defined as stat in jk_util.h
> #define jk_stat(a, b) stat(a, b)
> but at the bad location ;(
sorry, just realized that and was going to revert the change and change *.h
instead...
do you fix, or should I?
--
Hi,
> Well jk_stat was defined as stat in jk_util.h
> #define jk_stat(a, b) stat(a, b)
> but at the bad location ;(
sorry, just realized that and was going to revert the change and change *.h
instead...
do you fix, or should I?
-
Well jk_stat was defined as stat in jk_util.h
#define jk_stat(a, b) stat(a, b)
but at the bad location ;(
2007/4/25, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
Author: fuankg
Date: Wed Apr 25 03:43:56 2007
New Revision: 532307
URL: http://svn.apache.org/viewvc?view=rev&rev=532307
Log:
make jk_s