[haiku-development] Re: Checker bot for Gerrit

  • From: "Adrien Destugues" <pulkomandy@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 01 May 2021 11:05:58 +0000

1 mai 2021 12:45 "saloni goyal" <salonig1212@xxxxxxxxx> a écrit:

[Update]

Hello everyone, I was working on this bug:
https://review.haiku-os.org/c/haiku/+/3826/1/src/preferences/input/MouseSettings.cpp#274
but I am facing some problems. I am trying to make clang-format
understand that it should ignore the comment and it is working fine
but on further changes, it is not working in the following way:
It should only ignore indent of comment and it is not formatting the
comments like:
//example
means it is not adding space after the //.

Hi,

It is a bit hard for us to help on this if you don't provide more context.

I think none of us Haiku developers are very familiar with the clang-format 
sourcecode.

So, for more efficient help, you should provide us with the changes you have 
done
(did you put them on a public git repository somewhere?)

Then, we can more easily have a look at the changes you did and see if we can 
spot
a way to make it better.

If you don't provide us with this, we would have to redo all the research and 
testing you
did to get to this point, and that would be duplicated work and not very useful.

-- 
Adrien.


Other related posts: