You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Guenter Knauf <fu...@apache.org> on 2007/04/25 13:01:09 UTC

Re: svn commit: r532307 - /tomcat/connectors/trunk/jk/native/common/jk_util.c

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?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r532307 - /tomcat/connectors/trunk/jk/native/common/jk_util.c

Posted by Henri Gomez <he...@gmail.com>.
Fixed, thanks

2007/4/25, Guenter Knauf <fu...@apache.org>:
> 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?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org