Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24542 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66090 invoked by uid 1010); 18 Jul 2006 21:28:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66074 invoked from network); 18 Jul 2006 21:28:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2006 21:28:32 -0000 X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:43582] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 6B/1E-11992-F725DB44 for ; Tue, 18 Jul 2006 17:28:31 -0400 Received: from [66.228.175.145] (borndress-lm.corp.yahoo.com [66.228.175.145]) (authenticated bits=0) by lerdorf.com (8.13.7/8.13.7/Debian-1) with ESMTP id k6ILSR9l020864; Tue, 18 Jul 2006 14:28:27 -0700 In-Reply-To: <1178430440.20060718232424@marcus-boerger.de> References: <60b554e5982c28bc10ea04ec8b9b644f@gravitonic.com> <1178430440.20060718232424@marcus-boerger.de> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: Dmitry Stogov , Andi Gutmans , PHP Internals Date: Tue, 18 Jul 2006 14:28:57 -0700 To: Marcus Boerger X-Mailer: Apple Mail (2.623) Subject: Re: [PHP-DEV] Changing arg type for 't' and 'T' specifiers From: andrei@gravitonic.com (Andrei Zmievski) I haven't heard complaints about zstr from Win32 users, so I guess it does. -Andrei On Jul 18, 2006, at 2:24 PM, Marcus Boerger wrote: > Hello Andrei, > > yep, i think that would be much better :-) > > only does it work under windows too? > > best regards > marcus > > Tuesday, July 18, 2006, 7:35:27 PM, you wrote: > >> I am considering changing the required arg storage type for 't' and >> 'T' >> specifiers from void* to zstr*, since they can return either char* or >> UChar* and the zstr union encapsulates both. Thoughts on this? > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php