Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 70260 invoked from network); 9 Sep 2003 20:10:28 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Sep 2003 20:10:28 -0000 Received: (qmail 38022 invoked by uid 500); 9 Sep 2003 19:36:32 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 37942 invoked by uid 500); 9 Sep 2003 19:36:31 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 37899 invoked from network); 9 Sep 2003 19:36:30 -0000 Received: from unknown (HELO jupiter.hal-nine-zero-zero-zero.net) (217.160.171.50) by daedalus.apache.org with SMTP; 9 Sep 2003 19:36:30 -0000 Received: (qmail 3603 invoked from network); 9 Sep 2003 19:29:52 -0000 Received: from unknown (HELO files) (62.158.137.148) by jupiter.hal-nine-zero-zero-zero.net with SMTP; 9 Sep 2003 19:29:52 -0000 From: =?ISO-8859-1?Q?Andr=E9?= Malo Subject: Re: cvs commit: httpd-2.0/modules/filters mod_include.c Date: Tue, 09 Sep 2003 21:29:26 +0200 References: <20030909182443.13206.qmail@minotaur.apache.org> Lines: 9 Organization: TIMTOWTDI MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit To: dev@httpd.apache.org Message-ID: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N * trawick@apache.org wrote: > Modified: modules/filters mod_include.c > Log: > void * can't be used as a function pointer without casting doh, really? Good to know ;-) Thanks, nd