Re: [Orclib-devel] OCILIB 4.0.1 does not build with Oracle 11.1
Open source C and C++ library for accessing Oracle Databases
Brought to you by:
vince_del_paris
From: vincent r. <vin...@gm...> - 2015-02-11 22:19:56
|
Hi, thanks for reporting it. You're right. I will fix it in next release. Regards, vincent On Mon, Feb 9, 2015 at 9:59 AM, Christoph Duelli <du...@me...> wrote: > see subject: ocilib 4.0.1 does not build with Oracle 11.1: > > src/pool.c uses OCI_ATTR_SPOOL_AUTH under #if OCI_VERSION_COMPILE >= > OCI_11_1 > which probably should be OCI_11_2. > (We have both Oracle 11.1 and 11.2; and the oci.h of 11.1 does not > define it, 11.2's does.) > > Best regards > PS: I have not used the lib yet, so no praise yet :-) > > -- > Christoph Duelli > > > > > > --------------------------------------------------------------------------------- > MELOS-Medizinische Labor-Organisations-Systeme GmbH > Franz-Beer-Straße 6 > 86459 Gessertshausen > Tel.: +49 8238/9611-0 > Fax: +49 8238/9611-99 > mailto: in...@me... > URL: www.melosgmbh.de > > Amtsgericht Augsburg, HRB 13226 > USt-IdNr. DE 130 958 139 > Geschäftsführer: > Herbert Mayer, Andreas Manntz, Helmut Welsch > -------------------------------------------- > This e-mail (including any attachments) is confidential and may be > privileged. If you have received it by mistake, please notify the sender by > e-mail and delete it from your system. > Any unauthorised use or dissemination of this e-mail or its contents in > whole or in part is strictly prohibited. Please note that e-mails are > susceptible to change. > MELOS GmbH shall not be liable for the improper or incomplete transmission > of the information contained in this communication nor for any delay in its > receipt. > MELOS GmbH does not guarantee that the integrity of this communication has > been maintained nor that this communication is free of viruses, > interceptions or interference. > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Orclib-devel mailing list > Orc...@li... > https://lists.sourceforge.net/lists/listinfo/orclib-devel > -- Vincent Rogier |