ID:               32345
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Assigned
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: windows XP
 PHP Version:      5CVS-2005-03-16 (dev)
 Assigned To:      andrei


Previous Comments:
------------------------------------------------------------------------

[2005-03-17 08:31:46] [EMAIL PROTECTED]

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.



------------------------------------------------------------------------

[2005-03-16 23:47:08] [EMAIL PROTECTED]

Description:
------------
When compiling PHP with VC++ 7.0 on windows XP, I recieve the following
error:
c:\work\PHP-5-1\sapi\cli\php_cli.c(414) : error C2065: 'tsrm_ls' :
undeclared identifier
c:\work\PHP-5-1\sapi\cli\php_cli.c(414) : warning C4022: 'php_dl' :
pointer mismatch for actual parameter 4
NMAKE : fatal error U1077: '"cl.exe"' : return code '0x2'
Stop.

By replacing the file with version 1.117, all compiles well.

Reproduce code:
---------------
compile it yourself and you'll see

Expected result:
----------------
should compile ok

Actual result:
--------------
throws an error


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=32345&edit=1

Reply via email to