Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38104 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74099 invoked from network); 8 Jun 2008 15:48:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jun 2008 15:48:37 -0000 Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gravitonic.com from 209.85.198.236 cause and error) X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 209.85.198.236 rv-out-0506.google.com Received: from [209.85.198.236] ([209.85.198.236:4941] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/3B-23272-35FFB484 for ; Sun, 08 Jun 2008 11:48:36 -0400 Received: by rv-out-0506.google.com with SMTP id g37so1835687rvb.23 for ; Sun, 08 Jun 2008 08:48:33 -0700 (PDT) Received: by 10.140.136.6 with SMTP id j6mr1437860rvd.231.1212940113441; Sun, 08 Jun 2008 08:48:33 -0700 (PDT) Received: from andrei-3.hsd1.ca.comcast.net ( [71.202.45.81]) by mx.google.com with ESMTPS id c20sm11185242rvf.1.2008.06.08.08.48.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 08 Jun 2008 08:48:32 -0700 (PDT) Message-ID: <484BFF5B.8010008@gravitonic.com> Date: Sun, 08 Jun 2008 08:48:43 -0700 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070807) MIME-Version: 1.0 To: Steph Fox CC: internals References: <028f01c8c973$32e0bb70$4401a8c0@foxbox> In-Reply-To: <028f01c8c973$32e0bb70$4401a8c0@foxbox> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Focus on HEAD From: andrei@gravitonic.com (Andrei Zmievski) Is there a patch that does that? I'm fine with removing these checks. -Andrei Steph Fox wrote: > > Hi Andrei, all, > > > > Can we please have a clear, on-list explanation of the reason(s) the > non-Unicode mode blocks can't be cleared out of core in CVS HEAD today? > > As in, if (!UG(unicode)).... > > Thanks, > > - Steph