Re: Win32 VC9 snapshots SQLite
[email protected] (Kalle Sommer Nielsen)
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
Hi Richard 2009/4/7 Richard Quadling <[email protected]>: > +2009-04-06 Kalle Sommer Nielsen <[email protected]> > + > + * (PHP_5_2) > + ext/sqlite/libsqlite/src/date.c: > + MFB53: Kill warning about php_localtime_r not being defined > + > + * (PHP_5_3) > + ext/sqlite/libsqlite/src/date.c > + win32/build/config.w32.h.in: > + MFH: Fix redef warnings > + Kill warning about php_localtime_r not being defined > + > + * win32/build/config.w32.h.in: > + Fix redef warnings > > Not sure if your last commit is the cause, but the win32 snapshots do > not currently include sqlite. Its sort of odd as I didn't get any of these macro redefs or lnk errors, but as Rob said it might be because nmake snap ignores such errors if built shared. Either way I have reverted the change for now about php_localtime_r not being defined. > > From http://windows.php.net/downloads/snaps/compile-5.3-VC9-x86-200904070900.log > ... > -- > ----- > Richard Quadling > Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 > "Standing on the shoulders of some very clever giants!" > -- Kalle Sommer Nielsen [email protected]