[Libreoffice-bugs] [Bug 139538] Cannot load HsqlDB other than 1.8.0
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 11 18:10:02 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=139538
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lionel at mamane.lu,
| |serval2412 at yahoo.fr
--- Comment #1 from Julien Nabet <serval2412 at yahoo.fr> ---
Noticing your interest in this part, would you be interested in contributing
directly in LO?
Indeed, it seems you already did quite a good part of the job:
- analyzed the pb
- proposed a fix (even if it's an extension in Python and not native C++ code).
In order you have an idea, here's a link:
https://wiki.documentfoundation.org/Development/GetInvolved
Here are the steps:
1) Retrieve source code with git
2) Build the code (it can take some hours depending on the power of your
machine and the options you give to the build)
Then:
3) Provide license statement
4) Create an account on gerrit
And you're ready to hack!
Here are some other hints to help:
- to search the code:
- https://opengrok.libreoffice.org/
or
- "git grep" which will be faster than a simple "fgrep"
Part (all?) of HSQLDB support in LO is in:
connectivity/source/drivers/hsqldb
Now the pb is, except Lionel that I put in cc and who has almost no time now
for LO, I don't know who will be able to review your patches and so will be
able to push them on git repo.
Lionel: of course if prrvchr is interested in contributing, would you be
interested in "mentoring"/"reviewing" him or know someone who may do it?
--
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/20210111/9b1b681d/attachment.htm>
More information about the Libreoffice-bugs
mailing list