To prevent any compile failures due to conflicts with
header files, DO NOT put any extension specific stuff in
the php_interbase.h file. For example, see ext/odbc/php_odbc_includes.h
There have been several cases in the past where certain defines,
structs, etc. are found in external header files.
--Jani
On Sun, 1 Feb 2004, Ard Biesheuvel wrote:
>abies Sun Feb 1 11:13:11 2004 EDT
>
> Added files:
> /php-src/ext/interbase ibase_blobs.c ibase_events.c ibase_service.c
>
> Modified files:
> /php-src/ext/interbase config.m4 config.w32 interbase.c
> php_interbase.h
> Log:
> Added backup/restore functions
> Split interbase.c into several files
> # It was becoming too big to handle
>
>
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php