Hey Marcus,

Yes, there is _snprintf, but macro isn't there. You'd have to define it
in the files you modifed,

Edin


Marcus Boerger wrote:
> Hello Edin,
> 
>   isn't there _snprintf along with a macro #define snprintf _snprintf?
> Not that it is exactly the same but it would work there.
> 
> best regards
> marcus
> 
> Monday, March 5, 2007, 5:14:38 PM, you wrote:
> 
>> Hi,
> 
>> An undesired change has sneaked into ext/mbstring/oniguruma.
> 
>> Marcus I think these snprintf changes should be reverted as this is an
>> external library and PHP includes are not used in there meaning among
>> other thing snprintf is not available on windows.
> 
>> Edin
> 
> 
>> Holografix wrote:
>>> Hello,
>>>
>>> is there any problem with this dll? It is not found in /ext in latest 
>>> snapshots.
>>>
>>> best regards 
>>>
> 
> 
> 
> Best regards,
>  Marcus
> 

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

Reply via email to