So I installed a new system - Opensuse leap 15.6 with a newer cppcheck.
With the old system I had no more errors from cppcheck - now lots !

I will be making some changes to get rid of these warnings.

One thing that cppcheck complains about is with the old style connect -
cppcheck says the slot method is unused. I think we should move to the
new style connect with the method pointer.

One problem here is the FileActionClient where the connect is delegated
to the FileActionClient class. I had to ask Google Gemini how this can
be done - and got a good answer !!!

Changes on my bug-1632-cppcheck branch

  Philip


_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to