You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jeff Trawick <tr...@attglobal.net> on 2002/05/06 14:57:32 UTC

Re: cvs commit: httpd-2.0/modules/mappers mod_rewrite.c

Cliff Woolley <jw...@virginia.edu> writes:

> On 6 May 2002 trawick@apache.org wrote:
> 
> > trawick     02/05/06 07:02:50
> >
> >   Modified:    modules/mappers mod_rewrite.c
> >   Log:
> >   fix the type of the pointer returned by the hash lookup
> 
> Thanks for the fix.  Just out of curiosity, which compiler choked on
> casting a (void *) as a function pointer implicitly?

IBM's native compiler for AIX failed the compile
HP's native compiler for HP-UX issued a warning

ISTR that IBM's native compiler for OS/390 and the native compiler for
Tru64 will both fail the compile with such an error

(this is with the compiler settings normally used for Apache)

-- 
Jeff Trawick | trawick@attglobal.net
Born in Roswell... married an alien...

Re: cvs commit: httpd-2.0/modules/mappers mod_rewrite.c

Posted by Cliff Woolley <jw...@virginia.edu>.
On 6 May 2002, Jeff Trawick wrote:

> IBM's native compiler for AIX failed the compile
> HP's native compiler for HP-UX issued a warning

As if I couldn't have guessed.  ;)  Thanks again.

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   cliffwoolley@yahoo.com
   Charlottesville, VA