Sure. It works fine with MSVC 6.0SP5.

Dmitry.

> -----Original Message-----
> From: Andrei Zmievski [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, July 19, 2006 1:29 AM
> To: Marcus Boerger
> Cc: Dmitry Stogov; Andi Gutmans; PHP Internals
> Subject: Re: [PHP-DEV] Changing arg type for 't' and 'T' specifiers
> 
> 
> 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
> 
> -- 
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to