Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4002 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22314 invoked from network); 15 Aug 2003 21:03:23 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 15 Aug 2003 21:03:23 -0000 Received: (qmail 30753 invoked by uid 501); 15 Aug 2003 21:03:22 -0000 Received: from unknown (HELO eco.foo) (80.143.40.12) by kdserv.de with SMTP; 15 Aug 2003 21:03:22 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id 13343379D0; Fri, 15 Aug 2003 23:03:21 +0200 (CEST) Date: Fri, 15 Aug 2003 23:03:21 +0200 (CEST) X-X-Sender: sas@eco.foo To: Jason Greene Cc: internals@lists.php.net, andi@zend.com In-Reply-To: <1060977691.11746.3.camel@halcyon.workpc.tds.net> Message-ID: References: <1060977691.11746.3.camel@halcyon.workpc.tds.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] [PATCH] inline -> static inline From: sascha@schumann.cx (Sascha Schumann) On Fri, 15 Aug 2003, Jason Greene wrote: > Apparently there seems to be a bug in SUNs compiler when a static inline > function calls a inline function. This simple patch fixes the problem. Thanks, I have applied the patch. > I would have applied it myself, but I must have lost karma due > to the cvs reorgs The CVS reorg did not affect karma assignment. - Sascha