[EMAIL PROTECTED] writes:
> Index: mod_negotiation.c
> ===================================================================
> RCS file: /home/cvs/httpd-2.0/modules/mappers/mod_negotiation.c,v
> retrieving revision 1.63
> retrieving revision 1.64
> diff -u -r1.63 -r1.64
> --- mod_negotiation.c 2001/08/03 22:57:47 1.63
> +++ mod_negotiation.c 2001/08/04 04:32:58 1.64
> + char *base = apr_array_pstrcat(sub_req->pool, exception_list, '.');
Which lousy compiler would actually compile this statement? It isn't
a valid context for a variable declaration.
--
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
http://www.geocities.com/SiliconValley/Park/9289/
Born in Roswell... married an alien...
- Re: cvs commit: httpd-2.0/modules/http mod_mime.c William A. Rowe, Jr.
- Re: cvs commit: httpd-2.0/modules/http mod_mime.... Jeff Trawick
- Re: cvs commit: httpd-2.0/modules/http mod_m... William A. Rowe, Jr.
- Re: cvs commit: httpd-2.0/modules/http m... Cliff Woolley
- Re: cvs commit: httpd-2.0/modules/ht... Jeff Trawick
- Re: cvs commit: httpd-2.0/modul... Greg Marr
- Re: cvs commit: httpd-2.0/modul... William A. Rowe, Jr.
- Re: cvs commit: httpd-2.0/modules/http mod_mime.... William A. Rowe, Jr.
- Re: cvs commit: httpd-2.0/modules/http mod_mime.... Greg Ames
- Re: cvs commit: httpd-2.0/modules/http mod_m... William A. Rowe, Jr.
- Re: cvs commit: httpd-2.0/modules/http mod_m... Roy T. Fielding
