Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20130 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5608 invoked by uid 1010); 18 Nov 2005 07:09:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5593 invoked from network); 18 Nov 2005 07:09:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2005 07:09:42 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:53509] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id D1/CA-07637-53E7D734 for ; Fri, 18 Nov 2005 02:09:42 -0500 Received: from [192.168.1.3] (dslb-084-063-037-147.pools.arcor-ip.net [84.63.37.147]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 13796610285; Fri, 18 Nov 2005 08:15:04 +0100 (CET) Date: Fri, 18 Nov 2005 08:09:41 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <82936231.20051118080941@marcus-boerger.de> To: Rob Richards Cc: internals@lists.php.net In-Reply-To: <437D481B.90707@ctindustries.net> References: <437D481B.90707@ctindustries.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] reflection ext From: helly@php.net (Marcus Boerger) Hello Rob, we can define a dummy in it. I thought that some compilter don't like empty structs. marcus Friday, November 18, 2005, 4:18:51 AM, you wrote: > Marcus, > are you going to be using any module globals in the extension? > I had to remove the code for it to get it to build on windows - patached > attached. > Though it does build fine if you do define some. > Rob Best regards, Marcus