Tim Tessier writes:
 > To inform you - libdbi compiles fine on solaris 10x86 by performing the 
 > following:
 > 
Thanks for reporting this, as I wouldn't be able to test this platform
myself.

 > line 734
 > _dbi_internal_error_handler(conn, NULL, DBI_ERROR_BADNAME);
 > 
 > changed to 
 >  _dbd_internal_error_handler(conn, NULL, DBI_ERROR_BADNAME);
 > 

To the best of my knowledge, this has been fixed a while ago. Would
you mind testing the CVS versions of both libdbi and libdbi-drivers?

 > diff -u test_dbi.c test_dbi.new.c  >test_dbi.patch
 > patch test_dbi.c < test_dbi.patch
 > 

I'm sorry to say that we've entirely rewritten the test kit, so
unfortunately I won't be able to just apply your patch. I'd greatly
appreciate if you could use the current CVS versions (see above) and
see if this problem still exists. If it does, you might be able to
adapt your patch accordingly.

regards,
Markus

-- 
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel

Reply via email to