On 10.3.2023 9.54, Tomaž Vajngerl wrote:
Hi Madhu,
On Fri, Mar 10, 2023 at 2:24 PM Madhu patel <patelmadhu06@xxxxxxxxx
<mailto:patelmadhu06@xxxxxxxxx>> wrote:
Hi Tomaz,
I have built LibreOffice from the Source on my Linux machine. I have
documented the progress of easy Hacks and steps for building
LibreOffice in [1]
<https://www.dropbox.com/scl/fi/7f02ky1hh284jqak9cayo/LibreOffice.paper?dl=0&rlkey=lmyaxg2cqf6ui90cn5ukuv2qk> with attachments. I am not able to push the code on Gerrit because I don't have access, hence I created a patch for "Use hypot function for Pythagorean addition" [2] <https://bugs.documentfoundation.org/show_bug.cgi?id=147906>. I used "hypot" function in place of a ⊕ b = sqrt(a^2+b^2). As, For large values of a or b, there is a possibility of overflow. Please review the patch, and suggest some enhancements to it.
I'm not the guy to ask for help with building issues and easy hacks -
you need to contact the LibreOffice community, which has dedicated
persons for such help - best to go on #libreoffice-dev on IRC (which is
all documented in the links you sent me) and ask them for help with
build issues gerrit issues, easy hack issues. As a criteria I only am
interested in merged or pre-merged issues on gerrit.
Already done, interview in less than 2 hours.
Ilmari