Date: 08/08/99
- Next message: Bug Database: "[PHP-DEV] Bug #1997 Updated: Compilation Problems"
- Previous message: webmaster <email protected>: "[PHP-DEV] Bug #1997: Compilation Problems"
- Next in thread: Jim Winstead: "Re: [PHP-DEV] 3.0.13-cvs win32 compilation errors"
- Reply: Jim Winstead: "Re: [PHP-DEV] 3.0.13-cvs win32 compilation errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi everyone,
A few notes on problems in current cvs win32 compilation with msvc6.
parsedate needs to include malloc.h for win32
odbc header is missing HashTable *conns in the UODBC_MODULE structure.
language-scanner.lex uses _php3_sock_set_def_chunk_size which is defined
in fsock.h, but not included in lex, so it wont compile.
Been too long since I've been active, so I'll let someone else fix these
for cvs.
Shane
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #1997 Updated: Compilation Problems"
- Previous message: webmaster <email protected>: "[PHP-DEV] Bug #1997: Compilation Problems"
- Next in thread: Jim Winstead: "Re: [PHP-DEV] 3.0.13-cvs win32 compilation errors"
- Reply: Jim Winstead: "Re: [PHP-DEV] 3.0.13-cvs win32 compilation errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

