Re: Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2023-01-10 Thread Ilmari Lauhakangas
On 9.1.2023 21.48, Siddharth Khattar wrote: Hello, So I did all the recommended changes (including cleaning up my unintended mess of new patches) that were commented in the code in the file "impastpl.cxx" but Jenkins is still giving me a build error. Can someone please help me with it, the

Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2023-01-09 Thread Siddharth Khattar
Hello, So I did all the recommended changes (including cleaning up my unintended mess of new patches) that were commented in the code in the file "impastpl.cxx" but Jenkins is still giving me a build error. Can someone please help me with it, the link to it on Gerrit is:

Re: Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2022-12-24 Thread Ilmari Lauhakangas
On 24.12.2022 13.42, Siddharth Khattar wrote: Hello, So I did all the recommended changes that were commented in the code in the file "impastpl.cxx" but Jenkins is still giving me a build error. Can someone please help me with it, the link to it on Gerrit is:

Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2022-12-24 Thread Siddharth Khattar
Hello, So I did all the recommended changes that were commented in the code in the file "impastpl.cxx" but Jenkins is still giving me a build error. Can someone please help me with it, the link to it on Gerrit is: https://gerrit.libreoffice.org/c/core/+/144537 I tried a further commit and

Re: Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2022-11-23 Thread Tomaž Vajngerl
Hi, On Wed, Nov 23, 2022 at 8:37 PM Siddharth Khattar wrote: > Hello all, > > So I was aiming to do a medium difficulty level easy hack and came > across this one (Bug 90341) which interested me. I then studied what > const_cast does and what was the main issue that this bug was > addressing.

Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2022-11-23 Thread Siddharth Khattar
Hello all, So I was aiming to do a medium difficulty level easy hack and came across this one (Bug 90341) which interested me. I then studied what const_cast does and what was the main issue that this bug was addressing. As I looked into it more and ran the command " git grep --word-regexp