Re: [Libdbi-drivers-devel] Segmentation fault in dbi_geterror

2011-02-14 Thread markus . hoenicka
Peter Zimmerer writes:
  Hi Markus,
  
  thanks for your quick response. In the meantime I have corrected the
  names within my (local) copies of the sources and could successfully run
  the tests (except the drop database step, because the sqlite3 db file
  seems to be still open when the unlink(..) is executed).
  

After looking at the code I realized that it was exactly this name
clash that we fixed at some point in the path. The current cvs
revisions all use err_no or my_errno to work around this
issue. Therefore, the problem should no longer come up in the next
release.

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


[Libdbi-drivers-devel] Segmentation fault in dbi_geterror

2011-02-05 Thread markus . hoenicka
Peter Zimmerer writes:
  or rename the formal parameter error to ierror the problem will
  disappear. The same applies to function _dbd_internal_error_handler in
  file dbd_helper.c of the libdbi package.
  
  Have I done something wrong in the configuration or is this a bug?
  

Hi Peter,

I don't think you've done anything wrong in your setup. We have had
previous cases of name clashes on Windows. I'll try to clean up the
code in libdbi and libdbi-drivers and avoid using errno as a
variable or parameter name. CVS at Sourceforge is still not back
online, so it may take a few more days until you see the changes.

regards,
Markus



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

--
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
___
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel