Re: [Libdbi-drivers-devel] [libdbi-users] libdbi 1.0, plan to launch

2008-11-18 Thread João Henrique Freitas
Hello,

 Thanks for fixing the remaining build problems. A fresh checkout now
 compiles fine on my box. I still do get some make check failures which
 I'd like to discuss. As your tests may be more sensitive than the old
 ones, we may actually have to fix the drivers rather than the tests
 :-)


Cool.

 The test results are appended below for reference. In brief, I
 ran into the following problems:

 - the get_string_copy and bind_string_copy tests may have a problem
 because they fail in all drivers that execute this test. I can't
 recall having problems with these functions using the old tests

I haven't no idea why it occurs.


 - retrieving zero rows from mysql returns 25 rows?

Yes, this is very odd. Why 25?


 - pgsql apparently fails to drop the database after each test, thus
 causing each test to fail


Yes, this is a problem. I need change the setup and teardown of each
test. If a test fail (like segmentation fault) the following test will
not run because the database was created in the previous test
(failed).


I will check every item more detailed later.

Thanks

-- 
---
João Henrique Freitas - joaohf_at_gmail.com
Campinas-SP-Brasil
BSD051283
LPI 1
http://www.joaohfreitas.eti.br
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel


Re: [Libdbi-drivers-devel] [libdbi-users] libdbi 1.0, plan to launch

2008-11-18 Thread Markus Hoenicka
João Henrique Freitas writes:
  
  I will check every item more detailed later.
  

Thanks. So far I don't know much about your implementation, but I'll
do my best to dig into it and to see whether I can help fixing the
remaining issues.

regards,
Markus

-- 
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with mhoenicka)
http://www.mhoenicka.de

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel


Re: [Libdbi-drivers-devel] [libdbi-users] libdbi 1.0, plan to launch

2008-11-18 Thread João Henrique Freitas
Hello

 In order to make work on the improved tests independent of other
 changes in libdbi and libdbi-drivers, I've created a libdbi-drivers
 branch called Branch-2008-11-11-cgreen. You may want to use this
 branch for further bugfixes and enhancements of the tests.

 If anyone else wants to test, please be aware that the current version
 of the test program does not compile on my box. João was going to look
 into this.


I fixes some things in Branch-2008-11-11-cgreen. It works now.

Thanks.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel