RE: [Dbi-interbase-devel] results of tests on windows.
Status: Beta
Brought to you by:
edpratomo
From: Peter W. <pwi...@th...> - 2001-06-19 05:19:58
|
I guess a complication here is that Activestate build perl with MSVC and so any modules to be used by it also need to be built with MSVC. This is my understanding but could be wrong, certainly Config.pm says it was built using cl (the MSVC complier). I see it being useful that it compiles cleanly under both so that those who want to build perl from source can do so using the Borland compiler and we can have a completely automated install using the ActiveState packaging tools. Of course my assumptions above about the ActiveState install needing modules built in MSVC could well be wrong, in which case we are looking good. :-) PW. -----Original Message----- From: dbi...@li... [mailto:dbi...@li...] On Behalf Of Edwin Pratomo Sent: Tuesday, 19 June 2001 11:17 PM To: dbi...@li... Cc: Daniel Ritz Subject: Re: [Dbi-interbase-devel] results of tests on windows. That's with MSVC compiler (as I experienced the same with 0.27). Daniel Ritz made a windows build using the Borland compiler, and he confirmed that all tests passed successfully. I've just granted a file release permission to him, so he may contribute his build anytime. I'd prefer in zip format, since this seems to be more common on win32. This reply is cc-ed to him, since he doesn't seem to be on this list. rgds, Edwin. > Using C:/temp/DBD-InterBase-0.28/blib > > t\00base............ok > > t\10dsnlist.........ok > > t\20createdrop......ok > > t\30insertfetch.....ok > > t\40alltypes........FAILED test 21 > Failed 1/25 tests, 96.00% okay > t\40bindparam.......ok > t\40blobs...........DBD::InterBase::st execute failed: Unsuccessful execution caused by system e > that does not preclude successful execution of subsequent statements > -invalid BLOB ID > Use of uninitialized value in array dereference at t\40blobs.t line 145. > Use of uninitialized value in numeric eq (==) at t\40blobs.t line 145. > t\40blobs...........FAILED tests 5, 8-9 > Failed 3/12 tests, 75.00% okay > t\40cursor..........ok > t\40doparam.........ok > t\40listfields......ok _______________________________________________ Dbi-interbase-devel mailing list Dbi...@li... http://lists.sourceforge.net/lists/listinfo/dbi-interbase-devel |