https://bugs.documentfoundation.org/show_bug.cgi?id=88825

--- Comment #6 from Julien Nabet <[email protected]> ---
Just reading a bit in these methods, I noticed this:
340 // helper function which allows to implement both the connectRowset and the
ensureRowSetConnection semantics
341 // if connectRowset (which is deprecated) is removed, this function and one
of its parameters are
342 // not needed anymore, the whole implementation can be moved into
ensureRowSetConnection then)
See
http://opengrok.libreoffice.org/xref/core/connectivity/source/commontools/dbtools.cxx#340

git log --follow -S 'if connectRowset (which is deprecated)'
connectivity/source/commontools/dbtools.cxx gives this:
commit 1c86cafd95c64e085f912fffbeb30c4f4937626b
Author: Jens-Heiner Rechtien <[email protected]>
Date:   Fri Sep 23 10:36:41 2005 +0000

(!!!)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to