ID:               43071
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: WinXPSP2
 PHP Version:      5.3CVS-2007-10-22 (CVS)
 New Comment:

Fixed in 5_3 branch/HEAD.

Thanks for head up!


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

[2007-10-22 20:02:45] [EMAIL PROTECTED]

Description:
------------
Building snapshots with --enable-debug on win32 (MSVC6 - but hits all
of them) gives you this lovely error

mysqlnd.c
c:\build\php5.3-cvs\ext\mysqlnd\mysqlnd.c(2035) : error C2039:
'_free_dbg' : is not a member of 'st_mysqlnd_debug_methods'
        c:\build\php5.3-cvs\ext\mysqlnd\mysqlnd_debug.h(31) : see
declaration of 'st_mysqlnd_debug_methods'

and then in a little bit

NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~4\VC98\BIN\cl.exe' :
return code '0x2'
Stop.

I'd really like to get some debug builds of 5.3 going on windows (so I
can hunt down some weird leakages) - Thanks



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


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

Reply via email to