Derick Rethans wrote:
> On Thu, 3 Oct 2002, Yasuo Ohgaki wrote:
> 
> 
>>You are the one used unexported php_ob_* function in var.c :)
>>I'll fix var.c, then.
> 
> 
> No, don't. These functions were meant to be exported, see this chat log 
> with Zeev from around the time I implemented the function:

I'm not against exporting it. In fact, I added PHPAPI before it
hours ago, so that it's obvious that is exported. The PHPAPI prefix
shouldn't be need even for Windows, but we're better to follow
the standard rule. i.e. Use only PHPAPI function in other places.

var.c is fixed and I've added appropriate comment to output.c

--
Yasuo Ohgaki


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

Reply via email to