[Libreoffice-bugs] [Bug 123412] Base: Unwanted disonnection from Firebird data source error message "connection shutdown caused by isc_service_attach"
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed May 15 14:18:59 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123412
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |serval2412 at yahoo.fr
--- Comment #12 from Julien Nabet <serval2412 at yahoo.fr> ---
(In reply to Alex Thurgood from comment #9)
> According to this page :
>
> https://fossies.org/linux/Firebird/doc/Using_OO_API.html
>
> isc_service_attach is deprecated in FB3 in favour of
> IService* attachServiceManager()
Even if it comes from Firebird, it doesn't seem about Firebird using but about
using OO (so also LO) API on Firebird
>
> We are still using this call in many of the cxx and cpp files (e.g.
> burp.cpp, call_service.cpp, Connection.cxx, etc)
> ...
Opengroking isc_service_attach:
https://opengrok.libreoffice.org/search?project=core&full=isc_service_attach&defs=&refs=&path=&hist=&type=&si=full
where it's used for attachServiceManager
Idem for isc_service_detach, only used for detachServiceManager
Did I miss something?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190515/4be22507/attachment.html>
More information about the Libreoffice-bugs
mailing list