mgallien added a comment.

  In https://phabricator.kde.org/D6070#113705, @apol wrote:
  
  > I am not super sure about the struct -> class. Why?
  
  
  I had missed the fact that the warnings where from clang and not clazy.
  The compiler warns that the private class is first declared as a struct and 
later declared as a class ( -Wmismatched-tags is the warning flag from clang). 
I can remove those modifications if they are not desirable.

REPOSITORY
  R286 KFileMetaData

REVISION DETAIL
  https://phabricator.kde.org/D6070

To: mgallien, #frameworks
Cc: apol

Reply via email to