Re: [PHP4BETA] Latest CVS Snapshot and Win32

[email protected] (Andi Gutmans) Sat, 17 Jun 2000 17:36:49 +0300
Newsgroups php.dev,php.version4
Message-ID <[email protected]>
I fixed this a while ago in the CVS but I guess it took time for the snaps=
=20
to be updated.

Andi

At 12:10 PM 6/16/00 +0200, Sebastian Bergmann wrote:
>   The following code from fopen-wrappers.c results in a  "missing )
>before {" error message during compilation on Win32:
>
>   #ifdef PHP_WIN32
>     /* Check for absolute path.
>        This should really use virtual cwd macros */
>     if (IS_SLASH(*PG(doc_root) || (length >=3D 3 && PG(doc_root)[1] =3D=3D=
 ':'
>     && IS_SLASH(PG(doc_root)[2]))) {
>
>   I have no clue where to put the missing ")", so, please, have someone
>take a loot at it :)
>
>   PS: Is it enough to post such "errors" / "bugs" to the php-dev, or
>       should I post a bug-report at http://bugs.php.net?
>       I got no response for my yesterday's posting
>       (Message-ID: <[email protected]>).
>
>  PPS: X-Post to the php4beta list, in hope of getting a response there
>
>--
>  Homepage : http://gravedancer.rc5.de \ eMail: [email protected]
>
>  PHP-Stand auf Europas gr=F6=DFter Linux-Messe: 'Linux-Tag' !
>  weitere Infos @ http://www.dynamic-webpages.de/
>
>
>--
>PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>To contact the list administrators, e-mail: [email protected]

---
Andi Gutmans <[email protected]>
http://www.zend.com/