Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15048 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3340 invoked by uid 1010); 17 Feb 2005 13:57:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3325 invoked from network); 17 Feb 2005 13:57:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Feb 2005 13:57:04 -0000 X-Host-Fingerprint: 211.9.230.193 mgkyb1.nw.wakwak.com FreeBSD 4.6-4.9 Received: from ([211.9.230.193:1251] helo=mgkyb1.nw.wakwak.com) by pb1.pair.com (ecelerity 1.2 (r4437)) with SMTP id FF/CE-21802-CA2A4124 for ; Thu, 17 Feb 2005 08:57:01 -0500 Received: from vckyb3.nw.wakwak.com (vckyb3.nw.wakwak.com [211.9.231.144]) by mgkyb1.nw.wakwak.com (8.13.3/8.13.3/2005-01-27) with SMTP id j1HDuuEc064955; Thu, 17 Feb 2005 22:56:56 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) Received: from at.wakwak.com (at.wakwak.com [211.9.230.135]) by vckyb3.nw.wakwak.com (Postfix) with ESMTP id 8F2373FE02; Thu, 17 Feb 2005 22:56:56 +0900 (JST) Received: from [192.168.1.107] (m011252.ppp.asahi-net.or.jp [219.121.11.252]) (pbs=62p5k7) by at.wakwak.com (8.13.3/8.13.3/2005-01-26) with ESMTP/inet id j1HDuu2A019891; Thu, 17 Feb 2005 22:56:56 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) In-Reply-To: <20050217132838.GB28565@redhat.com> References: <20050217112613.GA30445@redhat.com> <421482B3.20504@bitflux.ch> <42148BE2.5000406@ctindustries.net> <20050217132838.GB28565@redhat.com> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: internals@lists.php.net Date: Thu, 17 Feb 2005 22:56:07 +0900 To: Joe Orton X-Mailer: Apple Mail (2.619.2) Subject: Re: [PHP-DEV] [PATCH] ext/xml/compat.c fix for #32001 From: moriyoshi@at.wakwak.com (Moriyoshi Koizumi) On 2005/02/17, at 22:28, Joe Orton wrote: > So it is a bit of a tricky trade-off... How about #ifdef'ifying it? It's lame though... Moriyoshi