Date: 08/08/99
- Next message: Steven Lawrance: "[PHP-DEV] Multi-dimensional GET/POST variables"
- Previous message: Jim Winstead: "[PHP-DEV] cvs: /php3 language-scanner.lex"
- In reply to: Shane Caraveo: "[PHP-DEV] 3.0.13-cvs win32 compilation errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Shane Caraveo wrote:
> Hi everyone,
>
> A few notes on problems in current cvs win32 compilation with msvc6.
>
> parsedate needs to include malloc.h for win32
I don't see this problem when I compile.
> odbc header is missing HashTable *conns in the UODBC_MODULE structure.
It looks like Andreas made this break with the changes in
http://cvs.php.net/cvsweb.cgi/functions/unified_odbc.c.diff?r1=1.108&r2=1.109
(Which is billed as a "Small fix for host variable type in
odbc_execute", which probably means more got checked in than was
intended.)
I'll leave it for Andreas to fix.
> 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.
This just gave a warning for me, but I fixed it.
Jim
-- 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: Steven Lawrance: "[PHP-DEV] Multi-dimensional GET/POST variables"
- Previous message: Jim Winstead: "[PHP-DEV] cvs: /php3 language-scanner.lex"
- In reply to: Shane Caraveo: "[PHP-DEV] 3.0.13-cvs win32 compilation errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

