Johan Bertrand

Results 13 comments of Johan Bertrand

Is anyone working on that right now? I'm happy having a look at it

I think it's reasonable to fix the version of the formatter, like it is also done with the static analyser (`clang-tidy-12`). Worst case scenario, the minor differences between two formatted...

Hi, is there still something in development for this feature ? There is still a bug happening with the hover info when the attribute is not directly declared after `param`...

https://github.com/nasa/fprime/pull/2739 fixed the non-silent errors. The silent warnings are still here

@LeStarch is there something we can do in the UT to check that no warnings are logged using `Fw::Logger::logMsg`, and cause the UT to fail if it contains warnings? During...

@LeStarch @thomas-bc Let me know if there is something else to change in this PR

@LeStarch @thomas-bc I don't really understand where the problem is coming from on the Mac OS side and I can not reproduce the problem on my setup. Is it possible...

@LeStarch I fixed the merge conflict and merged devel, it should be good to be merged once the issue on Mac OS is resolved

@LeStarch The branch has been updated with devel. I can see that the messages logged through `Fw::Logger::log` do not seem to appear in the test log anymore. Is there a...

@rlcheng Could you please check that the commented unit tests here are passing with your fix? https://github.com/nasa/fprime/pull/2854 It seems like it is still failing for me. I am not sure...